System\Xml\Schema\SchemaCollectionpreProcessor.cs (6)
750PreprocessAttributes(attributeGroup.Attributes, attributeGroup.AnyAttribute, attributeGroup);
1121PreprocessAttributes(contentExtension.Attributes, contentExtension.AnyAttribute, contentExtension);
1136PreprocessAttributes(contentRestriction.Attributes, contentRestriction.AnyAttribute, contentRestriction);
1171PreprocessAttributes(contentExtension.Attributes, contentExtension.AnyAttribute, contentExtension);
1186PreprocessAttributes(contentRestriction.Attributes, contentRestriction.AnyAttribute, contentRestriction);
1198PreprocessAttributes(complexType.Attributes, complexType.AnyAttribute, complexType);