1 write to _options
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (1)
QuicTransportFactory.cs (1)
28_options = options.Value;
1 reference to _options
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (1)
QuicTransportFactory.cs (1)
53var transport = new QuicConnectionListener(_options, _log, endpoint, tlsConnectionOptions);