2 references to RunAsync
Microsoft.AspNetCore.Diagnostics.Middleware.Tests (2)
Logging\AcceptanceTests.cs (1)
100=> RunAsync<TestStartup>(level, configure, (collector, client, _) => func(collector, client));
Logging\AcceptanceTests.Mvc.cs (1)
52=> RunAsync<TestStartupWithControllers>(level, configure, (collector, client, _) => func(collector, client));