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