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