1 reference to TransportError
System.Net.Quic (1)
System\Net\Quic\Internal\ThrowHelper.cs (1)
91if (status == QUIC_STATUS_PROTOCOL_ERROR) return new QuicException(QuicError.TransportError, null, errorCode, SR.net_quic_protocol_error);