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