2 references to optimizationThreshold
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\EndpointDispatcherTable.cs (2)
34_cachedEndpoints = new List<EndpointDispatcher>(optimizationThreshold); 37if (_cachedEndpoints.Count < optimizationThreshold)