2 references to optimizationThreshold
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\EndpointDispatcherTable.cs (2)
31_cachedEndpoints = new List<EndpointDispatcher>(optimizationThreshold); 34if (_cachedEndpoints.Count < optimizationThreshold)