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