2 references to MaxNumChannelFactories
System.ServiceModel.Primitives (2)
System\ServiceModel\ClientBase.cs (2)
45private static ChannelFactoryRefCache<TChannel> s_factoryRefCache = new ChannelFactoryRefCache<TChannel>(MaxNumChannelFactories); 742WcfEventSource.Instance.ClientBaseCachedChannelFactoryCount(s_factoryRefCache.Count, MaxNumChannelFactories, this);