1 reference to SynchronizedChannelCollection
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
48
PendingChannels = new
SynchronizedChannelCollection
<IChannel>(ThisLock);