1 write to _next
Microsoft.AspNetCore.StaticFiles (1)
DefaultFilesMiddleware.cs (1)
36
_next
= next;
1 reference to _next
Microsoft.AspNetCore.StaticFiles (1)
DefaultFilesMiddleware.cs (1)
82
return
_next
(context);