4 references to ComposedOfAllPrivateMethods
mscorlib (4)
system\reflection\Associates.cs (4)
137
Attributes.
ComposedOfAllPrivateMethods
|
177
attributes &= ~Attributes.
ComposedOfAllPrivateMethods
;
181
attributes &= ~Attributes.
ComposedOfAllPrivateMethods
;
213
composedOfAllPrivateMethods =(attributes & Attributes.
ComposedOfAllPrivateMethods
) != 0;