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