2 references to Segment
MSBuildTaskHost (2)
Concurrent\ConcurrentQueue.cs (2)
61
_tail = _head = new
Segment
(InitialSegmentLength);
113
var newTail = new
Segment
(nextSize);