FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionPreprocessor.cs (6)
934PreprocessAttributes(attributeGroup.Attributes, attributeGroup.AnyAttribute, attributeGroup);
1412PreprocessAttributes(contentExtension.Attributes, contentExtension.AnyAttribute, contentExtension);
1431PreprocessAttributes(contentRestriction.Attributes, contentRestriction.AnyAttribute, contentRestriction);
1476PreprocessAttributes(contentExtension.Attributes, contentExtension.AnyAttribute, contentExtension);
1495PreprocessAttributes(contentRestriction.Attributes, contentRestriction.AnyAttribute, contentRestriction);
1509PreprocessAttributes(complexType.Attributes, complexType.AnyAttribute, complexType);