System\Xml\Schema\Preprocessor.cs (6)
1254PreprocessAttributes(attributeGroup.Attributes, attributeGroup.AnyAttribute, attributeGroup);
1734PreprocessAttributes(contentExtension.Attributes, contentExtension.AnyAttribute, contentExtension);
1753PreprocessAttributes(contentRestriction.Attributes, contentRestriction.AnyAttribute, contentRestriction);
1797PreprocessAttributes(contentExtension.Attributes, contentExtension.AnyAttribute, contentExtension);
1818PreprocessAttributes(contentRestriction.Attributes, contentRestriction.AnyAttribute, contentRestriction);
1832PreprocessAttributes(complexType.Attributes, complexType.AnyAttribute, complexType);