3 references to String
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryValue.cs (1)
506
return QueryValueModel.
String
(this.boolVal);
System\ServiceModel\Dispatcher\XPathMessageContext.cs (1)
392
return QueryValueModel.
String
((bool)o);
System\ServiceModel\Dispatcher\XPathResult.cs (1)
121
return QueryValueModel.
String
(this.boolResult);