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; 610return _debugInformation;