1 reference to _splitChars
System.Web (1)
WebSockets\SubprotocolUtil.cs (1)
102
foreach (string subprotocolCandidate in headerValue.Split(
_splitChars
)) {