2 writes to _readOnlySessionStateFromHandler
System.Web (2)
HttpContext.cs (2)
805
_readOnlySessionStateFromHandler
= false;
812
_readOnlySessionStateFromHandler
= true;
1 reference to _readOnlySessionStateFromHandler
System.Web (1)
HttpContext.cs (1)
430
return
_readOnlySessionStateFromHandler
;