8 references to HttpDictionary
System.Web (8)
HttpCacheParams.cs (2)
63_parameters = new HttpDictionary(); 172_parameters = new HttpDictionary();
HttpCachePolicy.cs (4)
624_privateFields = new HttpDictionary(); 632_noCacheFields = new HttpDictionary(); 1391_privateFields = new HttpDictionary(); 1400_noCacheFields = new HttpDictionary();
HttpCacheVary.cs (2)
63_headers = new HttpDictionary(); 286_headers = new HttpDictionary();