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