1 instantiation of ChannelFactoryRefCache
System.ServiceModel (1)
System\ServiceModel\ClientBase.cs (1)
49
static ChannelFactoryRefCache<TChannel> factoryRefCache = new
ChannelFactoryRefCache
<TChannel>(maxNumChannelFactories);
1 reference to ChannelFactoryRefCache
System.ServiceModel (1)
System\ServiceModel\ClientBase.cs (1)
49
static
ChannelFactoryRefCache
<TChannel> factoryRefCache = new ChannelFactoryRefCache<TChannel>(maxNumChannelFactories);