1 write to _secondSegments
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Dependencies\Collections\SegmentedArray.cs (1)
619
_secondSegments
= secondSegments;
1 reference to _secondSegments
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Dependencies\Collections\SegmentedArray.cs (1)
643
var secondSegment =
_secondSegments
[initialSecondSegment];