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