Created
February 7, 2012 10:01
-
-
Save mkrueger/1758882 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bei System.Environment.GetStackTrace(Exception e, Boolean needFileInfo) | |
bei System.Environment.get_StackTrace() | |
bei ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ICSharpCode.NRefactory.CSharp.IAstVisitor<System.Object,ICSharpCode.NRefactory.Semantics.ResolveResult>.VisitForeachStatement(ForeachStatement foreachStatement, Object data) in c:\work\monodevelop\main\contrib\ICSharpCode.NRefactory.CSharp\Resolver\ResolveVisitor.cs:Zeile 2531. | |
bei ICSharpCode.NRefactory.CSharp.ForeachStatement.AcceptVisitor[T,S](IAstVisitor`2 visitor, T data) in c:\work\monodevelop\main\contrib\ICSharpCode.NRefactory.CSharp\Ast\Statements\ForeachStatement.cs:Zeile 85. | |
bei ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.Scan(AstNode node) in c:\work\monodevelop\main\contrib\ICSharpCode.NRefactory.CSharp\Resolver\ResolveVisitor.cs:Zeile 186. | |
bei ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ScanChildren(AstNode node) in c:\work\monodevelop\main\contrib\ICSharpCode.NRefactory.CSharp\Resolver\ResolveVisitor.cs:Zeile 254. | |
bei ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ICSharpCode.NRefactory.CSharp.IAstVisitor<System.Object,ICSharpCode.NRefactory.Semantics.ResolveResult>.VisitBlockStatement(BlockStatement blockStatement, Object data) in c:\work\monodevelop\main\contrib\ICSharpCode.NRefactory.CSharp\Resolver\ResolveVisitor.cs:Zeile 2472. | |
bei ICSharpCode.NRefactory.CSharp.BlockStatement.AcceptVisitor[T,S](IAstVisitor`2 visitor, T data) in c:\work\monodevelop\main\contrib\ICSharpCode.NRefactory.CSharp\Ast\Statements\BlockStatement.cs:Zeile 110. | |
bei ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.Scan(AstNode node) in c:\work\monodevelop\main\contrib\ICSharpCode.NRefactory.CSharp\Resolver\ResolveVisitor.cs:Zeile 186. | |
bei ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ScanChildren(AstNode node) in c:\work\monodevelop\main\contrib\ICSharpCode.NRefactory.CSharp\Resolver\ResolveVisitor.cs:Zeile 254. | |
bei ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.VisitMethodMember(AttributedNode member) in c:\work\monodevelop\main\contrib\ICSharpCode.NRefactory.CSharp\Resolver\ResolveVisitor.cs:Zeile 691. | |
bei ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ICSharpCode.NRefactory.CSharp.IAstVisitor<System.Object,ICSharpCode.NRefactory.Semantics.ResolveResult>.VisitMethodDeclaration(MethodDeclaration methodDeclaration, Object data) in c:\work\monodevelop\main\contrib\ICSharpCode.NRefactory.CSharp\Resolver\ResolveVisitor.cs:Zeile 704. | |
bei ICSharpCode.NRefactory.CSharp.MethodDeclaration.AcceptVisitor[T,S](IAstVisitor`2 visitor, T data) in c:\work\monodevelop\main\contrib\ICSharpCode.NRefactory.CSharp\Ast\TypeMembers\MethodDeclaration.cs:Zeile 68. | |
bei ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.Scan(AstNode node) in c:\work\monodevelop\main\contrib\ICSharpCode.NRefactory.CSharp\Resolver\ResolveVisitor.cs:Zeile 186. | |
bei ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.VisitTypeOrDelegate(AstNode typeDeclaration, String name, Int32 typeParameterCount) in c:\work\monodevelop\main\contrib\ICSharpCode.NRefactory.CSharp\Resolver\ResolveVisitor.cs:Zeile 563. | |
bei ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ICSharpCode.NRefactory.CSharp.IAstVisitor<System.Object,ICSharpCode.NRefactory.Semantics.ResolveResult>.VisitTypeDeclaration(TypeDeclaration typeDeclaration, Object data) in c:\work\monodevelop\main\contrib\ICSharpCode.NRefactory.CSharp\Resolver\ResolveVisitor.cs:Zeile 579. | |
bei ICSharpCode.NRefactory.CSharp.TypeDeclaration.AcceptVisitor[T,S](IAstVisitor`2 visitor, T data) in c:\work\monodevelop\main\contrib\ICSharpCode.NRefactory.CSharp\Ast\GeneralScope\TypeDeclaration.cs:Zeile 105. | |
bei ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.Scan(AstNode node) in c:\work\monodevelop\main\contrib\ICSharpCode.NRefactory.CSharp\Resolver\ResolveVisitor.cs:Zeile 186. | |
bei ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ScanChildren(AstNode node) in c:\work\monodevelop\main\contrib\ICSharpCode.NRefactory.CSharp\Resolver\ResolveVisitor.cs:Zeile 254. | |
bei ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ICSharpCode.NRefactory.CSharp.IAstVisitor<System.Object,ICSharpCode.NRefactory.Semantics.ResolveResult>.VisitCompilationUnit(CompilationUnit unit, Object data) in c:\work\monodevelop\main\contrib\ICSharpCode.NRefactory.CSharp\Resolver\ResolveVisitor.cs:Zeile 509. | |
bei ICSharpCode.NRefactory.CSharp.CompilationUnit.AcceptVisitor[T,S](IAstVisitor`2 visitor, T data) in c:\work\monodevelop\main\contrib\ICSharpCode.NRefactory.CSharp\Ast\CompilationUnit.cs:Zeile 95. | |
bei ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.Scan(AstNode node) in c:\work\monodevelop\main\contrib\ICSharpCode.NRefactory.CSharp\Resolver\ResolveVisitor.cs:Zeile 186. | |
bei ICSharpCode.NRefactory.CSharp.Resolver.CSharpAstResolver.InitResolver(AstNode firstNodeToResolve) in c:\work\monodevelop\main\contrib\ICSharpCode.NRefactory.CSharp\Resolver\CSharpAstResolver.cs:Zeile 121. | |
bei ICSharpCode.NRefactory.CSharp.Resolver.CSharpAstResolver.Resolve(AstNode node, CancellationToken cancellationToken) in c:\work\monodevelop\main\contrib\ICSharpCode.NRefactory.CSharp\Resolver\CSharpAstResolver.cs:Zeile 109. | |
bei MonoDevelop.CSharp.Highlighting.CSharpSyntaxMode.CSharpChunkParser.GetSemanticStyle(ParsedDocument parsedDocument, Chunk chunk, Int32& endOffset) in c:\work\monodevelop\main\src\addins\CSharpBinding\MonoDevelop.CSharp.Highlighting\CSharpSyntaxMode.cs:Zeile 340. | |
bei MonoDevelop.CSharp.Highlighting.CSharpSyntaxMode.CSharpChunkParser.AddRealChunk(Chunk chunk) in c:\work\monodevelop\main\src\addins\CSharpBinding\MonoDevelop.CSharp.Highlighting\CSharpSyntaxMode.cs:Zeile 421. | |
bei Mono.TextEditor.Highlighting.SyntaxMode.ChunkParser.AddChunk(Chunk& curChunk, Int32 length, String style) in c:\work\monodevelop\main\src\core\Mono.Texteditor\Mono.TextEditor.Highlighting\SyntaxMode.cs:Zeile 520. | |
bei Mono.TextEditor.Highlighting.SyntaxMode.ChunkParser.ParseChar(Int32& i, Char ch) in c:\work\monodevelop\main\src\core\Mono.Texteditor\Mono.TextEditor.Highlighting\SyntaxMode.cs:Zeile 630. | |
bei Mono.TextEditor.Highlighting.SyntaxMode.SpanParser.CharParser.Invoke(Int32& i, Char ch) | |
bei Mono.TextEditor.Highlighting.SyntaxMode.SpanParser.ParseSpans(Int32 offset, Int32 length) in c:\work\monodevelop\main\src\core\Mono.Texteditor\Mono.TextEditor.Highlighting\SyntaxMode.cs:Zeile 443. | |
bei Mono.TextEditor.Highlighting.SyntaxMode.ChunkParser.GetChunks(Int32 offset, Int32 length) in c:\work\monodevelop\main\src\core\Mono.Texteditor\Mono.TextEditor.Highlighting\SyntaxMode.cs:Zeile 670. | |
bei Mono.TextEditor.Highlighting.SyntaxMode.GetChunks(Document doc, ColorSheme style, LineSegment line, Int32 offset, Int32 length) in c:\work\monodevelop\main\src\core\Mono.Texteditor\Mono.TextEditor.Highlighting\SyntaxMode.cs:Zeile 78. | |
bei Mono.TextEditor.TextViewMargin.GetCachedChunks(SyntaxMode mode, Document doc, ColorSheme style, LineSegment line, Int32 offset, Int32 length) in c:\work\monodevelop\main\src\core\Mono.Texteditor\Mono.TextEditor\TextViewMargin.cs:Zeile 863. | |
bei Mono.TextEditor.TextViewMargin.<>c__DisplayClassd.<CreateLinePartLayout>b__a(LayoutWrapper wrapper) in c:\work\monodevelop\main\src\core\Mono.Texteditor\Mono.TextEditor\TextViewMargin.cs:Zeile 1052. | |
bei Mono.TextEditor.TextViewMargin.GetCachedLayout(LineSegment line, Int32 offset, Int32 length, Int32 selectionStart, Int32 selectionEnd, Action`1 createNew) in c:\work\monodevelop\main\src\core\Mono.Texteditor\Mono.TextEditor\TextViewMargin.cs:Zeile 801. | |
bei Mono.TextEditor.TextViewMargin.CreateLinePartLayout(SyntaxMode mode, LineSegment line, Int32 logicalRulerColumn, Int32 offset, Int32 length, Int32 selectionStart, Int32 selectionEnd) in c:\work\monodevelop\main\src\core\Mono.Texteditor\Mono.TextEditor\TextViewMargin.cs:Zeile 1044. | |
bei Mono.TextEditor.TextViewMargin.DrawLinePart(Context cr, LineSegment line, Int32 lineNumber, Int32 logicalRulerColumn, Int32 offset, Int32 length, Double& pangoPosition, Boolean& isSelectionDrawn, Double y, Double maxX) in c:\work\monodevelop\main\src\core\Mono.Texteditor\Mono.TextEditor\TextViewMargin.cs:Zeile 1292. | |
bei Mono.TextEditor.TextViewMargin.Draw(Context cr, Rectangle area, LineSegment line, Int32 lineNr, Double x, Double y, Double _lineHeight) in c:\work\monodevelop\main\src\core\Mono.Texteditor\Mono.TextEditor\TextViewMargin.cs:Zeile 2169. | |
bei Mono.TextEditor.TextEditor.RenderMargins(Context cr, Context textViewCr, Rectangle cairoRectangle) in c:\work\monodevelop\main\src\core\Mono.Texteditor\Mono.TextEditor\TextEditor.cs:Zeile 1563. | |
bei Mono.TextEditor.TextEditor.OnExposeEvent(EventExpose e) in c:\work\monodevelop\main\src\core\Mono.Texteditor\Mono.TextEditor\TextEditor.cs:Zeile 1641. | |
bei Gtk.Widget.exposeevent_cb(IntPtr widget, IntPtr evnt) | |
bei Gtk.Application.gtk_main() | |
bei Gtk.Application.Run() | |
bei MonoDevelop.Ide.IdeApp.Run() in c:\work\monodevelop\main\src\core\MonoDevelop.Ide\MonoDevelop.Ide\Ide.cs:Zeile 385. | |
bei MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options) in c:\work\monodevelop\main\src\core\MonoDevelop.Ide\MonoDevelop.Ide\IdeStartup.cs:Zeile 272. | |
bei MonoDevelop.Ide.IdeStartup.Main(String[] args) in c:\work\monodevelop\main\src\core\MonoDevelop.Ide\MonoDevelop.Ide\IdeStartup.cs:Zeile 503. | |
bei MonoDevelop.Startup.MonoDevelopMain.Main(String[] args) in c:\work\monodevelop\main\src\core\MonoDevelop.Startup\MonoDevelop.Startup\MonoDevelopMain.cs:Zeile 16. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment