1 write to _next
Microsoft.AspNetCore.StaticFiles (1)
DirectoryBrowserMiddleware.cs (1)
49
_next
= next;
1 reference to _next
Microsoft.AspNetCore.StaticFiles (1)
DirectoryBrowserMiddleware.cs (1)
80
return
_next
(context);