1 write to _context
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (1)
Internal\QuicConnectionListener.cs (1)
56_context = new QuicTransportContext(_log, options);
1 reference to _context
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (1)
Internal\QuicConnectionListener.cs (1)
67var currentAcceptingConnection = new QuicConnectionContext(connection, _context);