4 references to ComposedOfAllPrivateMethods
System.Private.CoreLib (4)
src\System\Reflection\Associates.cs (4)
127
Attributes.
ComposedOfAllPrivateMethods
|
166
attributes &= ~Attributes.
ComposedOfAllPrivateMethods
;
170
attributes &= ~Attributes.
ComposedOfAllPrivateMethods
;
201
composedOfAllPrivateMethods = (attributes & Attributes.
ComposedOfAllPrivateMethods
) != 0;