2 references to IsSubProtocolInvalid
System.ServiceModel (2)
System\ServiceModel\Channels\WebSocketHelper.cs (1)
148
if (!
IsSubProtocolInvalid
(token, out invalidChar))
System\ServiceModel\Channels\WebSocketTransportSettings.cs (1)
134
if (WebSocketHelper.
IsSubProtocolInvalid
(value, out invalidChar))