1 instantiation of Profiler
System.Web (1)
HttpRuntime.cs (1)
307
_profiler = new
Profiler
();
3 references to Profiler
System.Web (3)
HttpContext.cs (1)
487
Profiler
p = HttpRuntime.Profile;
HttpRuntime.cs (2)
190
private
Profiler
_profiler;
2461
internal static
Profiler
Profile {