2 references to GetImplAttributes
System.Private.CoreLib (2)
src\System\Reflection\RuntimeConstructorInfo.CoreCLR.cs (1)
191
return RuntimeMethodHandle.
GetImplAttributes
(this);
src\System\Reflection\RuntimeMethodInfo.CoreCLR.cs (1)
262
return RuntimeMethodHandle.
GetImplAttributes
(this);