1 instantiation of AlignedSegmentEnumerator
Text.Analyzers (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
450
=>
new
(SegmentedCollectionsMarshal.AsSegments(_first), _firstOffset, SegmentedCollectionsMarshal.AsSegments(_second), _secondOffset, _length);
1 reference to AlignedSegmentEnumerator
Text.Analyzers (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
449
public
AlignedSegmentEnumerator
<T> GetEnumerator()