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