6 references to IsEnabled
System.Web (6)
IisTraceListener.cs (6)
139
if (
IsEnabled
(TraceOptions.ProcessId)) {
144
if (
IsEnabled
(TraceOptions.LogicalOperationStack)) {
158
if (
IsEnabled
(TraceOptions.ThreadId)) {
163
if (
IsEnabled
(TraceOptions.DateTime)) {
168
if (
IsEnabled
(TraceOptions.Timestamp)) {
173
if (
IsEnabled
(TraceOptions.Callstack)) {