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