2 references to TrueForAll
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
src\Dependencies\Collections\ImmutableSegmentedList`1.cs (1)
599=> _list.TrueForAll(match);
src\Dependencies\Collections\ImmutableSegmentedList`1+ValueBuilder.cs (1)
331=> ReadOnlyList.TrueForAll(match);