1 instantiation of UnalignedSegmentEnumerator
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
536=> new(SegmentedCollectionsMarshal.AsSegments(_first), _firstOffset, SegmentedCollectionsMarshal.AsSegments(_second), _secondOffset, _length);
2 references to UnalignedSegmentEnumerator
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (2)
535public UnalignedSegmentEnumerator<T> GetEnumerator() 550public UnalignedSegmentEnumerator<T>.Reverse GetEnumerator()