1 write to _version
Microsoft.CodeAnalysis.InteractiveHost (1)
src\Dependencies\Collections\Segmented\SegmentedDictionary`2.cs (1)
1440
_version
= dictionary._version;
2 references to _version
Microsoft.CodeAnalysis.InteractiveHost (2)
src\Dependencies\Collections\Segmented\SegmentedDictionary`2.cs (2)
1451
if (
_version
!= _dictionary._version)
1489
if (
_version
!= _dictionary._version)