7 references to Empty
System.Net.HttpListener (2)
src\runtime\src\libraries\Common\src\System\Net\WebSockets\WebSocketValidate.cs (2)
59if (closeStatus == WebSocketCloseStatus.Empty && !string.IsNullOrEmpty(statusDescription)) 63WebSocketCloseStatus.Empty),
System.Net.WebSockets (2)
src\runtime\src\libraries\Common\src\System\Net\WebSockets\WebSocketValidate.cs (2)
59if (closeStatus == WebSocketCloseStatus.Empty && !string.IsNullOrEmpty(statusDescription)) 63WebSocketCloseStatus.Empty),
System.Net.WebSockets.Client (3)
src\runtime\src\libraries\Common\src\System\Net\WebSockets\WebSocketValidate.cs (2)
59if (closeStatus == WebSocketCloseStatus.Empty && !string.IsNullOrEmpty(statusDescription)) 63WebSocketCloseStatus.Empty),
System\Net\WebSockets\BrowserWebSockets\BrowserWebSocket.cs (1)
491case WebSocketCloseStatus.Empty: