3 references to XPathResult
System.ServiceModel (3)
System\ServiceModel\Dispatcher\MatchSingleFxEngineOpcode.cs (1)
175result = new XPathResult((XPathNodeIterator)evalResult);
System\ServiceModel\Dispatcher\QueryResultOp.cs (2)
75result = new XPathResult(value); 196result = new XPathResult(value);