2 references to String
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryModel.cs (1)
595return QueryValueModel.Double(QueryValueModel.String(iterator));
System\ServiceModel\Dispatcher\XPathResult.cs (1)
124return QueryValueModel.String(this.nodeSetResult);