6 references to FindRange
System.Collections (6)
System\Collections\Generic\SortedSet.TreeSubSet.cs (6)
62
Debug.Assert(this.versionUpToDate() && root == _underlying.
FindRange
(_min, _max));
72
Debug.Assert(versionUpToDate() && root == _underlying.
FindRange
(_min, _max));
87
Debug.Assert(versionUpToDate() && root == _underlying.
FindRange
(_min, _max));
285
Debug.Assert(this.versionUpToDate() && root == _underlying.
FindRange
(_min, _max));
302
Debug.Assert(this.versionUpToDate() && root == _underlying.
FindRange
(_min, _max));
359
Debug.Assert(versionUpToDate() && root == _underlying.
FindRange
(_min, _max));