1 write to nsResolver
System.Xml (1)
System\Xml\XPath\Internal\CompiledXPathExpr.cs (1)
94this.nsResolver = nsResolver;
1 reference to nsResolver
System.Xml (1)
System\Xml\XPath\Internal\CompiledXPathExpr.cs (1)
105string ns = this.nsResolver.LookupNamespace(prefix);