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