2 references to new
Microsoft.CodeAnalysis (2)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (2)
425
=>
new
(first, firstOffset, second, secondOffset, length);
522
:
this
(first, 0, second, 0, length)