2 references to RedefinedAttributeGroup
System.Data.Common (2)
System\Data\XMLSchema.cs (2)
1022if (attributeGroup.RedefinedAttributeGroup != null && attributeGroupRef.RefName == new XmlQualifiedName(attributeGroup.Name, attributeGroupRef.RefName.Namespace)) 1024attributeGroupResolved = attributeGroup.RedefinedAttributeGroup;