1 override of VersionCheck
System.Collections (1)
System\Collections\Generic\SortedSet.TreeSubSet.cs (1)
311
internal override void
VersionCheck
(bool updateCount = false) => VersionCheckImpl(updateCount);
5 references to VersionCheck
System.Collections (5)
System\Collections\Generic\SortedSet.cs (5)
270
VersionCheck
(updateCount: true);
854
VersionCheck
();
1003
VersionCheck
();
1850
set.
VersionCheck
();
1899
_tree.
VersionCheck
();