5 references to XPathResult
System.ServiceModel (5)
System\ServiceModel\Dispatcher\XPathResult.cs (5)
19
:
this
()
26
internal XPathResult(string stringResult) :
this
()
32
internal XPathResult(bool boolResult) :
this
()
38
internal XPathResult(double numberResult) :
this
()
139
XPathResult result = new
XPathResult
();