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