2 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);