2 references to HasAttributeQNameRef
System.Xml (2)
System\Xml\Schema\XmlSchemaAttributeGroup.cs (1)
108
if (XmlSchemaComplexType.
HasAttributeQNameRef
(this.attributes)) { //If a ref/type name is present
System\Xml\Schema\XmlSchemaComplexType.cs (1)
432
if (
HasAttributeQNameRef
(attributes)) {