2 references to CommunicationObjectManager
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelFactoryBase.cs (1)
104_channels = new CommunicationObjectManager<IChannel>(this.ThisLock);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
51_channels = new CommunicationObjectManager<IChannel>(this.ThisLock);