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