2 writes to OutputMode
System.Web (2)
HttpRuntime.cs (2)
1114Profile.OutputMode = TraceMode.SortByTime; 1116Profile.OutputMode = TraceMode.SortByCategory;
1 reference to OutputMode
System.Web (1)
UI\TraceContext.cs (1)
89return HttpRuntime.Profile.OutputMode;