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