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);
851
VersionCheck
();
1000
VersionCheck
();
1847
set.
VersionCheck
();
1896
_tree.
VersionCheck
();