3 references to UnmanagedCallersOnly
ILCompiler.TypeSystem (3)
src\runtime\src\coreclr\tools\Common\TypeSystem\Ecma\EcmaMethod.cs (3)
206
flags |= MethodFlags.
UnmanagedCallersOnly
;
337
return (GetMethodFlags(MethodFlags.AttributeMetadataCache | MethodFlags.
UnmanagedCallersOnly
) & MethodFlags.
UnmanagedCallersOnly
) != 0;