1 reference to SynchronizedChannelCollection
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
92this.pendingChannels = new SynchronizedChannelCollection<IChannel>(this.ThisLock);