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