2 references to WaitForRequestCancellationAsync
Aspire.Hosting.Tests (2)
Dcp\KubernetesServiceTests.cs (2)
133
await server.
WaitForRequestCancellationAsync
(cts.Token);
165
await server.
WaitForRequestCancellationAsync
(cts.Token);