3 references to XPathResult
System.ServiceModel (3)
System\ServiceModel\Dispatcher\MatchSingleFxEngineOpcode.cs (1)
171
result = new
XPathResult
((bool)evalResult);
System\ServiceModel\Dispatcher\QueryResultOp.cs (2)
81
result = new
XPathResult
(value);
202
result = new
XPathResult
(value);