3 references to XPathResult
System.ServiceModel (3)
System\ServiceModel\Dispatcher\MatchSingleFxEngineOpcode.cs (1)
179result = new XPathResult((double)evalResult);
System\ServiceModel\Dispatcher\QueryResultOp.cs (2)
93result = new XPathResult(value); 214result = new XPathResult(value);