FrameworkFork\Microsoft.Xml\Xml\schema\Preprocessor.cs (6)
1287PreprocessAttributes(attributeGroup.Attributes, attributeGroup.AnyAttribute, attributeGroup);
1769PreprocessAttributes(contentExtension.Attributes, contentExtension.AnyAttribute, contentExtension);
1788PreprocessAttributes(contentRestriction.Attributes, contentRestriction.AnyAttribute, contentRestriction);
1833PreprocessAttributes(contentExtension.Attributes, contentExtension.AnyAttribute, contentExtension);
1852PreprocessAttributes(contentRestriction.Attributes, contentRestriction.AnyAttribute, contentRestriction);
1866PreprocessAttributes(complexType.Attributes, complexType.AnyAttribute, complexType);