12 references to ThrowIfMsQuicError
System.Net.Quic (12)
System\Net\Quic\Internal\MsQuicApi.cs (1)
50
ThrowHelper.
ThrowIfMsQuicError
(ApiTable->RegistrationOpen(&cfg, &handle), "RegistrationOpen failed");
System\Net\Quic\Internal\MsQuicConfiguration.cs (2)
219
ThrowHelper.
ThrowIfMsQuicError
(MsQuicApi.Api.ConfigurationOpen(
301
ThrowHelper.
ThrowIfMsQuicError
(status, "ConfigurationLoadCredential failed");
System\Net\Quic\QuicConnection.cs (3)
323
ThrowHelper.
ThrowIfMsQuicError
(MsQuicApi.Api.ConnectionOpen(
434
ThrowHelper.
ThrowIfMsQuicError
(MsQuicApi.Api.ConnectionStart(
477
ThrowHelper.
ThrowIfMsQuicError
(MsQuicApi.Api.ConnectionSetConfiguration(
System\Net\Quic\QuicListener.cs (2)
127
ThrowHelper.
ThrowIfMsQuicError
(MsQuicApi.Api.ListenerOpen(
157
ThrowHelper.
ThrowIfMsQuicError
(MsQuicApi.Api.ListenerStart(
System\Net\Quic\QuicStream.cs (4)
202
ThrowHelper.
ThrowIfMsQuicError
(MsQuicApi.Api.StreamOpen(
366
ThrowHelper.
ThrowIfMsQuicError
(MsQuicApi.Api.StreamReceiveSetEnabled(
511
ThrowHelper.
ThrowIfMsQuicError
(MsQuicApi.Api.StreamShutdown(
557
ThrowHelper.
ThrowIfMsQuicError
(MsQuicApi.Api.StreamShutdown(