2 references to _methodFlags
ILCompiler.TypeSystem (2)
src\runtime\src\coreclr\tools\Common\TypeSystem\Ecma\EcmaMethod.cs (2)
215
_methodFlags
.AddFlags(flags);
223
int flags =
_methodFlags
.Value & mask;