1 write to _debugInfo
ILCompiler.Compiler (1)
Compiler\SubstitutedILProvider.cs (1)
1171
_debugInfo
= debugInfo;
1 reference to _debugInfo
ILCompiler.Compiler (1)
Compiler\SubstitutedILProvider.cs (1)
1198
public override MethodDebugInformation GetDebugInfo() =>
_debugInfo
;