1 write to _handlerCount
System.Web (1)
UI\Page.cs (1)
5803_handlerCount++;
2 references to _handlerCount
System.Web (2)
UI\Page.cs (2)
5794if (_handlerCount == 0) { 5846while (_currentHandler < _handlerCount && _error == null) {