1 write to _trace
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\Heartbeat.cs (1)
26_trace = trace;
2 references to _trace
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Infrastructure\Heartbeat.cs (2)
60_trace.HeartbeatSlow(duration, _interval, _timeProvider.GetUtcNow()); 66_trace.LogError(0, ex, $"{nameof(Heartbeat)}.{nameof(OnHeartbeat)}");