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