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