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