1 reference to net_WebSockets_InvalidCharInProtocolString
System.Net.HttpListener (1)
src\libraries\Common\src\System\Net\WebSockets\WebSocketValidate.cs (1)
53
throw new ArgumentException(SR.Format(SR.
net_WebSockets_InvalidCharInProtocolString
, subProtocol, invalidCharDescription), nameof(subProtocol));