2 references to EnsureRight
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (2)
640root = add ? root.EnsureRight(interval.LowerBound) : root.Right; 756root = add ? root.EnsureRight(interval.UpperBound) : root.Right;