2 references to WebSocketException
System.Net.WebSockets (2)
System\Net\WebSockets\Compression\WebSocketDeflater.cs (1)
218throw new WebSocketException(ex.Message, ex.InnerException);
System\Net\WebSockets\Compression\WebSocketInflater.cs (1)
264throw new WebSocketException(ex.Message, ex.InnerException);