1 instantiation of SyntheticMethodDebugInformation
ILCompiler.Compiler (1)
Compiler\ILAssemblyGeneratingMethodDebugInfoProvider.cs (1)
141return new SyntheticMethodDebugInformation(sequencePoints.ToArray());
1 reference to SyntheticMethodDebugInformation
ILCompiler.Compiler (1)
Compiler\ILAssemblyGeneratingMethodDebugInfoProvider.cs (1)
58private SyntheticMethodDebugInformation GetDebugInformation(MethodIL methodIL)