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)
679
public
SegmentEnumerator
<T> GetEnumerator()
694
public
SegmentEnumerator
<T>.Reverse GetEnumerator()