1 reference to GetAttributes
System.Private.CoreLib (1)
src\System\Delegate.CoreCLR.cs (1)
172
bool isStatic = (RuntimeMethodHandle.
GetAttributes
(method) & MethodAttributes.Static) != (MethodAttributes)0;