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)
89return _next(context);