2 writes to _exceptionRegions
ILCompiler.TypeSystem (2)
parent\parent\Common\TypeSystem\IL\Stubs\ILEmitter.cs (2)
575_exceptionRegions = exceptionRegions; 589_exceptionRegions = methodIL._exceptionRegions;
2 references to _exceptionRegions
ILCompiler.TypeSystem (2)
parent\parent\Common\TypeSystem\IL\Stubs\ILEmitter.cs (2)
589_exceptionRegions = methodIL._exceptionRegions; 625return _exceptionRegions;