8 references to
System.ServiceModel (8)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (8)
195Interval interval = this[i]; 216Interval interval = this[i]; 231if (this[i].Equals(lowerBound, lowerOp, upperBound, upperOp)) 832return this.intervals[index]; 890this.RemoveIntervalFromTree(replacementIntervals[i]); 916this.AddIntervalToTree(replacementIntervals[i]); 1109this.intervalTree.Intervals[i].Branch.Branch.CollectXPathFilters(filters); 1130QueryBranch branch = matches[i].Branch;