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