2 references to NameValueCache
System.ServiceModel.Web (2)
System\ServiceModel\Dispatcher\FormatSelectingMessageInspector.cs (1)
60this.caches.Add(operationName, new NameValueCache<FormatContentTypePair>(maxCachedAcceptHeaders));
System\ServiceModel\Dispatcher\NameValueCache.cs (1)
28: this(maxNumberofEntriesInCache)