1 write to _next
Microsoft.AspNetCore.TestHost.Tests (1)
TestServerTests.cs (1)
460
_next
= next;
1 reference to _next
Microsoft.AspNetCore.TestHost.Tests (1)
TestServerTests.cs (1)
469
return
_next
.Invoke(httpContext);