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