3 references to PendingChannels
System.ServiceModel (3)
System\ServiceModel\Dispatcher\ErrorHandlingAcceptor.cs (2)
72this.dispatcher.PendingChannels.Add(channelBinder.Channel); 158this.dispatcher.PendingChannels.Add(channelBinder.Channel);
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
1729channelDispatcher.PendingChannels.Remove(rpc.Channel.Binder.Channel);