1 implementation of INodeWithDebugInfo
ILCompiler.RyuJit (1)
Compiler\DependencyAnalysis\MethodCodeNode.cs (1)
18
public class MethodCodeNode : ObjectNode, IMethodBodyNode, INodeWithCodeInfo,
INodeWithDebugInfo
, ISpecialUnboxThunkNode, IMethodCodeNodeWithTypeSignature
10 references to INodeWithDebugInfo
ILCompiler.Compiler (10)
Compiler\DependencyAnalysis\StackTraceLineNumbersNode.cs (3)
58
if (entrypointSymbol is not
INodeWithDebugInfo
debugInfo)
77
if (entrypointSymbol is not
INodeWithDebugInfo
debugInfo)
91
static Vertex CreateLineNumbersBlob(NativeWriter writer, StackTraceDocumentsNode documents,
INodeWithDebugInfo
debugInfoNode)
Compiler\ObjectWriter\CoffObjectWriter.Aot.cs (2)
193
INodeWithDebugInfo
debugNode,
236
INodeWithDebugInfo
debugNode)
Compiler\ObjectWriter\ObjectWriter.Aot.cs (3)
61
INodeWithDebugInfo
debugNode,
67
INodeWithDebugInfo
debugNode)
101
if (node is
INodeWithDebugInfo
debugNode and ISymbolDefinitionNode symbolDefinitionNode)
Compiler\ObjectWriter\UnixObjectWriter.Aot.cs (1)
251
INodeWithDebugInfo
debugNode,
Compiler\SourceLinkWriter.cs (1)
39
if (node is not
INodeWithDebugInfo
debugInfoNode