1 write to ChannelKey
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\BufferedReceiveManager.cs (1)
351ChannelKey = channelKey,
3 references to ChannelKey
System.ServiceModel.Activities (3)
System\ServiceModel\Activities\Dispatcher\BufferedReceiveManager.cs (3)
190channelKey = data.ChannelKey; 230this.throttle.Release(data.ChannelKey); 250this.throttle.Release(data.ChannelKey);