3 references to IntervalBoundary
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (3)
371
this.left = new
IntervalBoundary
(val, this);
381
this.right = new
IntervalBoundary
(val, this);
791
this.root = new
IntervalBoundary
(val, null);