1 write to _expiresInMinutesSet
System.Web (1)
HttpResponse.cs (1)
2158_expiresInMinutesSet = false;
1 reference to _expiresInMinutesSet
System.Web (1)
HttpResponse.cs (1)
3136if (!_expiresInMinutesSet || value < _expiresInMinutes) {