3 references to WaitAll
ErrorPageMiddlewareWebSite (1)
AggregateExceptionController.cs (1)
15Task.WaitAll(firstException, secondException);
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
PipeThroughputBenchmark.cs (1)
50Task.WaitAll(writing, reading);
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
WorkspaceServiceTests\TemporaryStorageServiceTests.cs (1)
137Task.WaitAll([.. tasks]);