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