1 reference to QUIC_STATUS_BUFFER_TOO_SMALL
System.Net.Quic (1)
System\Net\Quic\Internal\ThrowHelper.cs (1)
162
else if (status ==
QUIC_STATUS_BUFFER_TOO_SMALL
) return "QUIC_STATUS_BUFFER_TOO_SMALL";