4 references to LessThanEquals
System.ServiceModel (4)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (4)
38this.lowerOp = IntervalOp.LessThanEquals; 39this.upperOp = IntervalOp.LessThanEquals; 683if (IntervalOp.LessThanEquals == interval.LowerOp) 762if (IntervalOp.LessThanEquals == interval.UpperOp)