2 references to NamespaceResolver
System.Private.Xml (2)
System\Xml\Dom\DocumentSchemaValidator.cs (2)
245_validator = new XmlSchemaValidator(_nameTable, _schemas, NamespaceResolver, validationFlags); 455IDictionary<string, string> namespaceDecls = NamespaceResolver.GetNamespacesInScope(XmlNamespaceScope.All);