2 references to ForEach
Microsoft.CodeAnalysis.Collections.Package (2)
ImmutableSegmentedList`1.cs (1)
284
=> _list.
ForEach
(action);
ImmutableSegmentedList`1+ValueBuilder.cs (1)
184
=> ReadOnlyList.
ForEach
(action);