1 write to _methodScope
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
333
_methodScope
= methodInfo.scope;
1 reference to _methodScope
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
3874
return constructStringLiteral(
_methodScope
, (mdToken)CorTokenType.mdtString, ref ppValue);