3 references to InternalCall
ILCompiler.TypeSystem (3)
src\runtime\src\coreclr\tools\Common\TypeSystem\Ecma\EcmaMethod.cs (3)
170
flags |= MethodFlags.
InternalCall
;
321
return (GetMethodFlags(MethodFlags.BasicMetadataCache | MethodFlags.
InternalCall
) & MethodFlags.
InternalCall
) != 0;