8 references to WaitForSumValueAsync
Microsoft.AspNetCore.Hosting.Tests (8)
HostingApplicationDiagnosticsTests.cs (4)
72await totalRequestValues.WaitForSumValueAsync(2); 81await totalRequestValues.WaitForSumValueAsync(2); 103await totalRequestValues.WaitForSumValueAsync(4); 115await totalRequestValues.WaitForSumValueAsync(4);
Internal\HostingEventSourceTests.cs (4)
210await totalRequestValues.WaitForSumValueAsync(1); 217await totalRequestValues.WaitForSumValueAsync(1); 224await totalRequestValues.WaitForSumValueAsync(2); 233await totalRequestValues.WaitForSumValueAsync(2);