3 references to WebSocketException
System (2)
net\System\Net\WebSockets\WebSocketException.cs (1)
25: this(Marshal.GetLastWin32Error())
net\System\Net\WebSockets\WebSocketProtocolComponent.cs (1)
878throw new WebSocketException(errorCode);
System.Web (1)
WebSockets\WebSocketPipe.cs (1)
232throw new WebSocketException(hrError);