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