2 references to ValidateAttribute
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (2)
514
return
ValidateAttribute
(localName, namespaceUri, null, attributeValue, schemaInfo);
523
return
ValidateAttribute
(localName, namespaceUri, attributeValue, null, schemaInfo);