1 write to shouldTraceVerbose
System.Transactions (1)
System\Transactions\Trace\DiagnosticTrace.cs (1)
151
DiagnosticTrace.
shouldTraceVerbose
= DiagnosticTrace.ShouldTrace(TraceEventType.Verbose);
1 reference to shouldTraceVerbose
System.Transactions (1)
System\Transactions\Trace\DiagnosticTrace.cs (1)
320
get { return DiagnosticTrace.
shouldTraceVerbose
; }