1 write to parsedSubprotocols
System.ServiceModel (1)
System\ServiceModel\Channels\DefaultWebSocketConnectionHandler.cs (1)
248
this.
parsedSubprotocols
= parsedSubprotocols;
1 reference to parsedSubprotocols
System.ServiceModel (1)
System\ServiceModel\Channels\DefaultWebSocketConnectionHandler.cs (1)
263
get { return this.
parsedSubprotocols
; }