1 instantiation of SegmentEnumerator
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
680=> new(SegmentedCollectionsMarshal.AsSegments(_array), _offset, _length);
2 references to SegmentEnumerator
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (2)
679public SegmentEnumerator<T> GetEnumerator() 694public SegmentEnumerator<T>.Reverse GetEnumerator()