1 write to _totalInvocationCount
System.Web (1)
Util\AppVerifier.cs (1)
717_totalInvocationCount++;
3 references to _totalInvocationCount
System.Web (3)
Util\AppVerifier.cs (3)
706get { return _totalInvocationCount; } 711totalInvocationCount = _totalInvocationCount; 721return _totalInvocationCount;