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