6 references to Empty
System.Net.HttpListener (2)
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\libraries\Common\src\System\Net\WebSockets\WebSocketValidate.cs (2)
59
if (closeStatus == WebSocketCloseStatus.
Empty
&& !string.IsNullOrEmpty(statusDescription))
63
WebSocketCloseStatus.
Empty
),
System.Net.WebSockets.Client (2)
src\libraries\Common\src\System\Net\WebSockets\WebSocketValidate.cs (2)
59
if (closeStatus == WebSocketCloseStatus.
Empty
&& !string.IsNullOrEmpty(statusDescription))
63
WebSocketCloseStatus.
Empty
),