2 references to NamespaceResolver
System.Xml (2)
System\Xml\Dom\DocumentSchemaValidator.cs (2)
228validator = new XmlSchemaValidator(nameTable, schemas, NamespaceResolver, validationFlags); 417IDictionary<string,string> namespaceDecls = NamespaceResolver.GetNamespacesInScope(XmlNamespaceScope.All);