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