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