2 references to GetAttributes
mscorlib (2)
system\reflection\Associates.cs (1)
96(RuntimeTypeHandle.GetAttributes(declaredType) & TypeAttributes.ClassSemanticsMask) == TypeAttributes.Class;
system\rttype.cs (1)
3873return RuntimeTypeHandle.GetAttributes(this);