1 write to disableAllCaching
System (1)
net\System\Net\Configuration\RequestCachingSection.cs (1)
172this.disableAllCaching = true;
1 reference to disableAllCaching
System (1)
net\System\Net\Configuration\RequestCachingSection.cs (1)
243get { return this.disableAllCaching; }