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