2 writes to _rqIdNew
System.Web (2)
State\SessionStateModule.cs (2)
502
_rqIdNew
= false;
708
_rqIdNew
= true;
2 references to _rqIdNew
System.Web (2)
State\SessionStateModule.cs (2)
742
!
_rqIdNew
), // The above three condition should imply the session id
820
if (!
_rqIdNew
&& // If the request has a session id, that means the session state has expired