1 reference to GetAttributes
mscorlib (1)
system\delegate.cs (1)
241
bool isStatic = (RuntimeMethodHandle.
GetAttributes
(method) & MethodAttributes.Static) != (MethodAttributes)0;