4 references to XPathResult
System.ServiceModel (4)
System\ServiceModel\Dispatcher\MatchSingleFxEngineOpcode.cs (2)
167result = new XPathResult(string.Empty); 183result = new XPathResult((string)evalResult);
System\ServiceModel\Dispatcher\QueryResultOp.cs (2)
87result = new XPathResult(value); 208result = new XPathResult(value);