2 references to UpperOp
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (2)
762
if (IntervalOp.LessThanEquals == interval.
UpperOp
)
822
return this.FindInterval(interval.LowerBound, interval.LowerOp, interval.UpperBound, interval.
UpperOp
);