3 references to ForAll
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\AsyncCompletion\ItemManager.CompletionListUpdater.cs (1)
259.ForAll(CreateMatchResultAndProcessMatchingDefaults);
Microsoft.ML.FastTree (1)
SumupPerformanceCommand.cs (1)
175ParallelEnumerable.Range(0, arrays.Length).ForAll(i =>
System.Linq.Parallel (1)
System\Linq\Parallel\Merging\ArrayMergeHelper.cs (1)
64query.ForAll(ToArrayElement);