1 reference to QUIC_STATUS_ADDRESS_NOT_AVAILABLE
System.Net.Quic (1)
System\Net\Quic\Internal\ThrowHelper.cs (1)
100if (status == QUIC_STATUS_ADDRESS_NOT_AVAILABLE) return new SocketException((int)SocketError.AddressFamilyNotSupported);