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