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