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