1 reference to StaticFileContext
Microsoft.AspNetCore.StaticFiles (1)
StaticFileMiddleware.cs (1)
113var fileContext = new StaticFileContext(context, _options, _logger, _fileProvider, contentType, subPath);