6 references to Route
Microsoft.AspNetCore.StaticAssets (6)
StaticAssetsInvoker.cs (6)
116_logger.Handled(statusCode, Route); 158_logger.FileServed(Route, PhysicalPath); 175_logger.FileNotModified(Route); 179_logger.PreconditionFailed(Route); 217_logger.RangeNotSatisfiable(Route); 232var logPath = !string.IsNullOrEmpty(FileInfo.PhysicalPath) ? FileInfo.PhysicalPath : Route;