1 write to _isAppInitialized
System.Web (1)
HttpContext.cs (1)
2051
_isAppInitialized
= true;
1 reference to _isAppInitialized
System.Web (1)
HttpContext.cs (1)
2049
bool needToInit = !
_isAppInitialized
;