3 writes to _count
System.Web (3)
HttpApplication.cs (3)
2955_count = 0; 2962_count = 0; 2978_count++;
2 references to _count
System.Web (2)
HttpApplication.cs (2)
2970return _count; 2982for (int i = 0; i < _count; i++) {