2 writes to _countVersion
System.Collections (2)
System\Collections\Generic\SortedSet.TreeSubSet.cs (2)
49
_countVersion
= -1;
326
_countVersion
= _underlying.version;
1 reference to _countVersion
System.Collections (1)
System\Collections\Generic\SortedSet.TreeSubSet.cs (1)
322
if (updateCount &&
_countVersion
!= _underlying.version)