6 references to Empty
System.Net.HttpListener (2)
src\libraries\Common\src\System\Net\WebSockets\WebSocketValidate.cs (2)
83if (closeStatus == WebSocketCloseStatus.Empty && !string.IsNullOrEmpty(statusDescription)) 87WebSocketCloseStatus.Empty),
System.Net.WebSockets (2)
src\libraries\Common\src\System\Net\WebSockets\WebSocketValidate.cs (2)
83if (closeStatus == WebSocketCloseStatus.Empty && !string.IsNullOrEmpty(statusDescription)) 87WebSocketCloseStatus.Empty),
System.Net.WebSockets.Client (2)
src\libraries\Common\src\System\Net\WebSockets\WebSocketValidate.cs (2)
83if (closeStatus == WebSocketCloseStatus.Empty && !string.IsNullOrEmpty(statusDescription)) 87WebSocketCloseStatus.Empty),