1 write to Connection
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (1)
Internal\QuicConnectionListener.cs (1)
74Connection = currentAcceptingConnection,
2 references to Connection
Microsoft.AspNetCore.Server.Kestrel.Core (1)
HttpsConfigurationService.cs (1)
170Connection = new ConnectionContextAdapter(context.Connection),
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests (1)
QuicConnectionListenerTests.cs (1)
440connectionContext = context.Connection;