1 write to _next
BasicWebSite (1)
RequestIdMiddleware.cs (1)
13
_next
= next;
1 reference to _next
BasicWebSite (1)
RequestIdMiddleware.cs (1)
27
return
_next
(context);