2 overrides of EmitDebugFunctionInfo
ILCompiler.Compiler (2)
Compiler\ObjectWriter\CoffObjectWriter.Aot.cs (1)
189
private protected override void
EmitDebugFunctionInfo
(
Compiler\ObjectWriter\UnixObjectWriter.Aot.cs (1)
247
private protected override void
EmitDebugFunctionInfo
(
1 reference to EmitDebugFunctionInfo
ILCompiler.Compiler (1)
Compiler\ObjectWriter\ObjectWriter.Aot.cs (1)
110
EmitDebugFunctionInfo
(methodTypeIndex, methodName, methodSymbol, debugNode, hasSequencePoints);