1 write to MostRecent
System.Web (1)
HttpRuntime.cs (1)
1120
Profile.
MostRecent
= traceConfig.MostRecent;
2 references to MostRecent
System.Web (2)
Util\Profiler.cs (2)
118
if (
MostRecent
) {
124
if (!
MostRecent
&& _requests.Count >= _requestsToProfile) EndProfiling();