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