2 references to QUIC_STATUS_TLS_ERROR
System.Net.Quic (2)
System\Net\Quic\Internal\ThrowHelper.cs (2)
105if (status == QUIC_STATUS_TLS_ERROR || 188else if (status == QUIC_STATUS_TLS_ERROR) return "QUIC_STATUS_TLS_ERROR";