2 references to CommunicationObjectManager
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ChannelFactoryBase.cs (1)
105_channels = new CommunicationObjectManager<IChannel>(ThisLock);
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
47Channels = new CommunicationObjectManager<IChannel>(ThisLock);