System\Xml\Schema\SchemaCollectionpreProcessor.cs (6)
924PreprocessAttributes(attributeGroup.Attributes, attributeGroup.AnyAttribute, attributeGroup);
1396PreprocessAttributes(contentExtension.Attributes, contentExtension.AnyAttribute, contentExtension);
1415PreprocessAttributes(contentRestriction.Attributes, contentRestriction.AnyAttribute, contentRestriction);
1459PreprocessAttributes(contentExtension.Attributes, contentExtension.AnyAttribute, contentExtension);
1478PreprocessAttributes(contentRestriction.Attributes, contentRestriction.AnyAttribute, contentRestriction);
1493PreprocessAttributes(complexType.Attributes, complexType.AnyAttribute, complexType);