4 references to QUIC_STATUS_INTERNAL_ERROR
System.Net.Quic (4)
System\Net\Quic\Internal\ThrowHelper.cs (1)
184else if (status == QUIC_STATUS_INTERNAL_ERROR) return "QUIC_STATUS_INTERNAL_ERROR";
System\Net\Quic\QuicConnection.cs (1)
674return QUIC_STATUS_INTERNAL_ERROR;
System\Net\Quic\QuicListener.cs (1)
398return QUIC_STATUS_INTERNAL_ERROR;
System\Net\Quic\QuicStream.cs (1)
688return QUIC_STATUS_INTERNAL_ERROR;