3 references to Callstack
System.Diagnostics.TextWriterTraceListener (2)
System\Diagnostics\DelimitedListTraceListener.cs (1)
197
if (IsEnabled(TraceOptions.
Callstack
))
System\Diagnostics\XmlWriterTraceListener.cs (1)
292
bool writeCallstack = IsEnabled(TraceOptions.
Callstack
);
System.Diagnostics.TraceSource (1)
System\Diagnostics\TraceListener.cs (1)
430
if (IsEnabled(TraceOptions.
Callstack
))