3 references to NameValueCache
System.ServiceModel.Web (3)
System\ServiceModel\Description\WebScriptClientGenerator.cs (1)
39
this.proxyCache = new
NameValueCache
<string>();
System\ServiceModel\Dispatcher\HelpPage.cs (2)
41
this.operationPageCache = new
NameValueCache
<string>();
42
this.helpPageCache = new
NameValueCache
<string>();