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