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