2 writes to OnConnectionState
Microsoft.AspNetCore.Server.Kestrel.Core (2)
HttpsConfigurationService.cs (2)
155OnConnectionState = null, 173OnConnectionState = listenOptions.HttpsCallbackOptions.OnConnectionState,
1 reference to OnConnectionState
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (1)
Internal\QuicConnectionListener.cs (1)
73State = _tlsConnectionCallbackOptions.OnConnectionState,