2 references to Compare
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryValue.cs (2)
225
return QueryValueModel.
Compare
(this.sequence, val.dblVal, op);
263
return QueryValueModel.
Compare
(this.sequence, val, op);