16 references to WaitForValueAsync
Microsoft.AspNetCore.Hosting.Tests (16)
HostingApplicationDiagnosticsTests.cs (8)
73
await currentRequestValues.
WaitForValueAsync
(2);
74
await failedRequestValues.
WaitForValueAsync
(0);
82
await currentRequestValues.
WaitForValueAsync
(0);
83
await failedRequestValues.
WaitForValueAsync
(0);
104
await currentRequestValues.
WaitForValueAsync
(2);
105
await failedRequestValues.
WaitForValueAsync
(0);
116
await currentRequestValues.
WaitForValueAsync
(0);
117
await failedRequestValues.
WaitForValueAsync
(2);
Internal\HostingEventSourceTests.cs (8)
211
await currentRequestValues.
WaitForValueAsync
(1);
212
await failedRequestValues.
WaitForValueAsync
(0);
218
await currentRequestValues.
WaitForValueAsync
(0);
219
await failedRequestValues.
WaitForValueAsync
(0);
225
await currentRequestValues.
WaitForValueAsync
(1);
226
await failedRequestValues.
WaitForValueAsync
(0);
234
await currentRequestValues.
WaitForValueAsync
(0);
235
await failedRequestValues.
WaitForValueAsync
(1);