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