2 writes to _debugInformation
ILCompiler.TypeSystem (2)
parent\parent\Common\TypeSystem\IL\Stubs\ILEmitter.cs (2)
578
_debugInformation
= debugInfo;
588
_debugInformation
= methodIL._debugInformation;
2 references to _debugInformation
ILCompiler.TypeSystem (2)
parent\parent\Common\TypeSystem\IL\Stubs\ILEmitter.cs (2)
588
_debugInformation = methodIL.
_debugInformation
;
610
return
_debugInformation
;