2 references to Compare
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryModel.cs (1)
859
return QueryValueModel.
Compare
((double)x, (string)y, op);
System\ServiceModel\Dispatcher\QueryValue.cs (1)
214
return QueryValueModel.
Compare
(this.dblVal, val.strVal, op);