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