1 write to _timer
Microsoft.AspNetCore.ConcurrencyLimiter (1)
ConcurrencyLimiterEventSource.cs (1)
71_timer = timer;
2 references to _timer
Microsoft.AspNetCore.ConcurrencyLimiter (2)
ConcurrencyLimiterEventSource.cs (2)
79if (_parent.IsEnabled() && _timer != null) 81var duration = _timer.Value.GetElapsedTime().TotalMilliseconds;