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