2 references to Contains
System.ServiceModel (2)
System\ServiceModel\Channels\SequenceRangeCollection.cs (2)
247return this.ranges[0].Contains(number); 313return this.range.Contains(number);