1 instantiation of ChannelFactoryRefCache
System.ServiceModel.Primitives (1)
System\ServiceModel\ClientBase.cs (1)
45private static ChannelFactoryRefCache<TChannel> s_factoryRefCache = new ChannelFactoryRefCache<TChannel>(MaxNumChannelFactories);
1 reference to ChannelFactoryRefCache
System.ServiceModel.Primitives (1)
System\ServiceModel\ClientBase.cs (1)
45private static ChannelFactoryRefCache<TChannel> s_factoryRefCache = new ChannelFactoryRefCache<TChannel>(MaxNumChannelFactories);