2 writes to _locals
ILCompiler.TypeSystem (2)
parent\parent\Common\TypeSystem\IL\Stubs\ILEmitter.cs (2)
568_locals = locals; 584_locals = methodIL._locals;
2 references to _locals
ILCompiler.TypeSystem (2)
parent\parent\Common\TypeSystem\IL\Stubs\ILEmitter.cs (2)
584_locals = methodIL._locals; 637return _locals;