1 write to _next
Microsoft.AspNetCore.Rewrite (1)
RewriteMiddleware.cs (1)
41
_next
= next;
1 reference to _next
Microsoft.AspNetCore.Rewrite (1)
RewriteMiddleware.cs (1)
89
return
_next
(context);