2 writes to _method
ILCompiler.TypeSystem (2)
parent\parent\Common\TypeSystem\IL\Stubs\ILEmitter.cs (2)
570
_method
= owningMethod;
586
_method
= methodIL._method;
2 references to _method
ILCompiler.TypeSystem (2)
parent\parent\Common\TypeSystem\IL\Stubs\ILEmitter.cs (2)
586
_method = methodIL.
_method
;
597
return
_method
;