System\Xml\Schema\SchemaCollectionpreProcessor.cs (6)
927PreprocessAttributes(attributeGroup.Attributes, attributeGroup.AnyAttribute, attributeGroup);
1399PreprocessAttributes(contentExtension.Attributes, contentExtension.AnyAttribute, contentExtension);
1418PreprocessAttributes(contentRestriction.Attributes, contentRestriction.AnyAttribute, contentRestriction);
1462PreprocessAttributes(contentExtension.Attributes, contentExtension.AnyAttribute, contentExtension);
1481PreprocessAttributes(contentRestriction.Attributes, contentRestriction.AnyAttribute, contentRestriction);
1496PreprocessAttributes(complexType.Attributes, complexType.AnyAttribute, complexType);