2 references to NamespaceResolver
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentSchemaValidator.cs (2)
264_validator = new XmlSchemaValidator(_nameTable, _schemas, NamespaceResolver, validationFlags); 481IDictionary<string, string> namespaceDecls = NamespaceResolver.GetNamespacesInScope(XmlNamespaceScope.All);