5 writes to _cacheControl
System.Web (5)
HttpResponse.cs (5)
2161_cacheControl = null; 3181_cacheControl = null; 3185_cacheControl = value; 3189_cacheControl = value; 3193_cacheControl = value;
2 references to _cacheControl
System.Web (2)
HttpResponse.cs (2)
3172if (_cacheControl == null) { 3177return _cacheControl;