4 writes to _rqSessionStateNotFound
System.Web (4)
State\SessionStateModule.cs (4)
492_rqSessionStateNotFound = true; 785_rqSessionStateNotFound = false; 800_rqSessionStateNotFound = false; 812_rqSessionStateNotFound = true;
7 references to _rqSessionStateNotFound
System.Web (7)
State\SessionStateModule.cs (7)
739(_rqSessionStateNotFound && // The session state isn't found, AND 761if (!_rqSessionStateNotFound) { 1290_rqSessionStateNotFound 1305if (_rqSessionStateNotFound) { 1339&& ( _rqSessionStateNotFound 1376_store.SetAndReleaseItemExclusive(_rqContext, ReleaseStateGetSessionID(), _rqItem, _rqLockId, _rqSessionStateNotFound); 1382if (!_rqSessionStateNotFound) {