1 write to _version
Microsoft.CodeAnalysis.Workspaces (1)
src\Dependencies\Collections\SegmentedDictionary`2.cs (1)
1184
_version
= dictionary._version;
2 references to _version
Microsoft.CodeAnalysis.Workspaces (2)
src\Dependencies\Collections\SegmentedDictionary`2.cs (2)
1192
if (
_version
!= _dictionary._version)
1241
if (
_version
!= _dictionary._version)