2 references to Segment
MSBuildTaskHost (2)
Collections\ConcurrentQueue.cs (2)
64
_tail = _head = new
Segment
(InitialSegmentLength);
116
var newTail = new
Segment
(nextSize);