2 references to ValidateAttribute
System.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (2)
448return ValidateAttribute(localName, namespaceUri, null, attributeValue, schemaInfo); 455return ValidateAttribute(localName, namespaceUri, attributeValue, null, schemaInfo);