1 instantiation of SegmentEnumerator
Microsoft.CodeAnalysis.Workspaces (1)
SegmentedArray.cs (1)
672
=>
new
((T[][])_array.SyncRoot, _offset, _length);
2 references to SegmentEnumerator
Microsoft.CodeAnalysis.Workspaces (2)
SegmentedArray.cs (2)
671
public
SegmentEnumerator
<T> GetEnumerator()
686
public
SegmentEnumerator
<T>.Reverse GetEnumerator()