12 references to ThrowIfMsQuicError
System.Net.Quic (12)
System\Net\Quic\Internal\MsQuicApi.cs (1)
48
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)
322
ThrowHelper.
ThrowIfMsQuicError
(MsQuicApi.Api.ConnectionOpen(
433
ThrowHelper.
ThrowIfMsQuicError
(MsQuicApi.Api.ConnectionStart(
478
ThrowHelper.
ThrowIfMsQuicError
(MsQuicApi.Api.ConnectionSetConfiguration(
System\Net\Quic\QuicListener.cs (2)
125
ThrowHelper.
ThrowIfMsQuicError
(MsQuicApi.Api.ListenerOpen(
155
ThrowHelper.
ThrowIfMsQuicError
(MsQuicApi.Api.ListenerStart(
System\Net\Quic\QuicStream.cs (4)
172
ThrowHelper.
ThrowIfMsQuicError
(MsQuicApi.Api.StreamOpen(
336
ThrowHelper.
ThrowIfMsQuicError
(MsQuicApi.Api.StreamReceiveSetEnabled(
481
ThrowHelper.
ThrowIfMsQuicError
(MsQuicApi.Api.StreamShutdown(
527
ThrowHelper.
ThrowIfMsQuicError
(MsQuicApi.Api.StreamShutdown(