3 references to ThrowMsQuicException
System.Net.Quic (3)
System\Net\Quic\Internal\MsQuicHelpers.cs (2)
74ThrowHelper.ThrowMsQuicException(status, $"GetParam({handle}, {parameter}) failed"); 93ThrowHelper.ThrowMsQuicException(status, $"SetParam({handle}, {parameter}) failed");
System\Net\Quic\Internal\ThrowHelper.cs (1)
152ThrowMsQuicException(status, message);