2 references to WhenAny
Microsoft.AspNetCore.Components (1)
NavigationManager.cs (1)
432
var completedHandlerTask = await Task.
WhenAny
(locationChangingTasks).WaitAsync(cancellationToken);
System.Windows.Forms.Tests (1)
System\Windows\Forms\FormTests.cs (1)
2706
.
WhenAny
(formControlTasks.Keys)