2 writes to _rqSupportSessionIdReissue
System.Web (2)
State\SessionStateModule.cs (2)
507_rqSupportSessionIdReissue = false; 630if (_idManager.InitializeRequest(_rqContext, false, out _rqSupportSessionIdReissue)) {
2 references to _rqSupportSessionIdReissue
System.Web (2)
State\SessionStateModule.cs (2)
741_rqSupportSessionIdReissue && // This request supports session id re-issue, AND 822_rqSupportSessionIdReissue) { // And this request support session id reissue