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