5 writes to _sync
System.Web (5)
HttpApplication.cs (5)
3534
_sync
= true;
3542
_sync
= true;
3548
_sync
= false;
3573
_sync
= true;
3600
_sync
= true;
1 reference to _sync
System.Web (1)
HttpApplication.cs (1)
3628
get { return
_sync
;}