2 references to WebSocketException
System.Net.WebSockets (2)
System\Net\WebSockets\Compression\WebSocketDeflater.cs (1)
222
throw new
WebSocketException
(SR.ZLibErrorDLLLoadError, cause);
System\Net\WebSockets\Compression\WebSocketInflater.cs (1)
268
throw new
WebSocketException
(SR.ZLibErrorDLLLoadError, exception);