2 writes to _sync
System.Web (2)
HttpApplication.cs (2)
3194
_sync
= false;
3221
_sync
= true;
1 reference to _sync
System.Web (1)
HttpApplication.cs (1)
3237
get { return
_sync
;}