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