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