2 references to FindAll
Microsoft.Build.Framework (2)
ImmutableSegmentedList`1.cs (1)
230=> new ImmutableSegmentedList<T>(_list.FindAll(match));
ImmutableSegmentedList`1+ValueBuilder.cs (1)
142=> new ImmutableSegmentedList<T>(ReadOnlyList.FindAll(match));