4 references to QuicClientConnectionOptions
Interop.FunctionalTests (2)
Http3\Http3RequestTests.cs (2)
2377await using var connection = await QuicConnection.ConnectAsync(new QuicClientConnectionOptions 2438await using var connection = await QuicConnection.ConnectAsync(new QuicClientConnectionOptions
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests (1)
QuicTestHelpers.cs (1)
121var options = new QuicClientConnectionOptions
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\ConnectHelper.cs (1)
121return await QuicConnection.ConnectAsync(new QuicClientConnectionOptions()