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