3 references to GetContextAsync
InMemory.FunctionalTests (1)
src\Servers\Kestrel\shared\test\RevocationResponder.cs (1)
111context = await _listener.GetContextAsync();
Microsoft.AspNetCore.InternalTesting.Tests (1)
HttpClientSlimTest.cs (1)
100_ = listener.GetContextAsync().ContinueWith(async task =>
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
src\Servers\Kestrel\shared\test\RevocationResponder.cs (1)
111context = await _listener.GetContextAsync();