1 write to ConnectionContext
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\KestrelMetrics.cs (1)
331
ConnectionContext
= connection,
3 references to ConnectionContext
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Infrastructure\KestrelMetrics.cs (1)
323
ConnectionEndpointTags.AddConnectionEndpointTags(ref tags, metricsContext.
ConnectionContext
);
Middleware\HttpsConnectionMiddleware.cs (2)
271
KestrelEventSource.Log.TlsHandshakeFailed(metricsContext.
ConnectionContext
.ConnectionId);
272
KestrelEventSource.Log.TlsHandshakeStop(metricsContext.
ConnectionContext
, null);