2 references to GetDuration
Microsoft.AspNetCore.HttpLogging (2)
HttpLoggingMiddleware.cs (2)
233logContext.AddParameter(nameof(HttpLoggingFields.Duration), logContext.GetDuration()); 261_logger.Duration(logContext.GetDuration());