2 references to ForEach
Microsoft.CodeAnalysis.Collections.Package (2)
Segmented\ImmutableSegmentedList`1.cs (1)
286
=> _list.
ForEach
(action);
Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
186
=> ReadOnlyList.
ForEach
(action);