2 references to QUIC_STATUS_ABORTED
System.Net.Quic (2)
System\Net\Quic\Internal\ThrowHelper.cs (2)
33if (status == QUIC_STATUS_ABORTED) 178else if (status == QUIC_STATUS_ABORTED) return "QUIC_STATUS_ABORTED";