2 types derived from LifetimeManager
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CommunicationObjectManager.cs (1)
9internal class CommunicationObjectManager<ItemType> : LifetimeManager where ItemType : class, ICommunicationObject
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceChannelManager.cs (1)
14internal class ServiceChannelManager : LifetimeManager