Base:
method
Contains
System.Collections.Generic.SortedSet<T>.Contains(T)
1 reference to Contains
System (1)
compmod\system\collections\generic\sortedset.cs (1)
1985if (this.Contains(item)) {