2 references to ImplAttributes
ILCompiler.TypeSystem (2)
src\runtime\src\coreclr\tools\Common\TypeSystem\Ecma\EcmaMethod.cs (2)
134var methodImplAttributes = ImplAttributes; 516if ((ImplAttributes & MethodImplAttributes.PreserveSig) != 0)