3 references to CheckIsXmlAttribute
System.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
498if((attributeDef = CheckIsXmlAttribute(attQName)) != null) { //Try for xml attribute 515if((attributeDef = CheckIsXmlAttribute(attQName)) != null) { 525if((attributeDef = CheckIsXmlAttribute(attQName)) != null) {