3 references to LogicalOperationStack
System.Diagnostics.TextWriterTraceListener (2)
System\Diagnostics\DelimitedListTraceListener.cs (1)
181
if (IsEnabled(TraceOptions.
LogicalOperationStack
))
System\Diagnostics\XmlWriterTraceListener.cs (1)
291
bool writeLogicalOps = IsEnabled(TraceOptions.
LogicalOperationStack
);
System.Diagnostics.TraceSource (1)
System\Diagnostics\TraceListener.cs (1)
396
if (IsEnabled(TraceOptions.
LogicalOperationStack
))