1 reference to _timeTakenIndex
Microsoft.AspNetCore.HttpLogging (1)
W3CLoggingMiddleware.cs (1)
219
shouldLog |= AddToList(elements,
_timeTakenIndex
, stopWatch.GetElapsedTime().TotalMilliseconds.ToString(CultureInfo.InvariantCulture));