2 writes to _mostRecent
System.Web (2)
Util\Profiler.cs (2)
37
_mostRecent
= false;
71
set {
_mostRecent
= value; }
1 reference to _mostRecent
System.Web (1)
Util\Profiler.cs (1)
70
get { return
_mostRecent
; }