System.ServiceModel.ChannelFactoryRefCache<TChannel>
class ChannelFactoryRefCache<TChannel> : MruCache<EndpointTrait<TChannel>, ChannelFactoryRef<TChannel>>
namespace System.ServiceModel
{
}