1 write to HttpContext
Microsoft.AspNetCore.TestHost.Tests (1)
TestServerTests.cs (1)
826HttpContext = httpContext,
2 references to HttpContext
Microsoft.AspNetCore.TestHost.Tests (2)
TestServerTests.cs (2)
744Assert.NotNull(listener.BeginRequest?.HttpContext); 770Assert.NotNull(listener.BeginRequest?.HttpContext);