1 write to scope
ILCompiler.RyuJit (1)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
798
methodInfo->
scope
= ObjectToHandle(methodIL);
1 reference to scope
ILCompiler.RyuJit (1)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
335
_methodScope = methodInfo.
scope
;