System.ServiceModel.Dispatcher.SynchronizedChannelCollection<TChannel>
class SynchronizedChannelCollection<TChannel> : SynchronizedCollection<TChannel> where TChannel : IChannel
namespace System.ServiceModel.Dispatcher
{
}