3 references to ComposedOfNoStaticMembers
System.Private.CoreLib (3)
src\System\Reflection\Associates.cs (3)
130
Attributes.
ComposedOfNoStaticMembers
;
174
attributes &= ~Attributes.
ComposedOfNoStaticMembers
;
198
bool isPseudoStatic = (attributes & Attributes.
ComposedOfNoStaticMembers
) == 0;