1 write to _next
InMemory.FunctionalTests (1)
ConnectionMiddlewareTests.cs (1)
337
_next
= next;
1 reference to _next
InMemory.FunctionalTests (1)
ConnectionMiddlewareTests.cs (1)
351
await
_next
(context);