1 write to shouldCorrelate
System.Transactions (1)
System\Transactions\Trace\DiagnosticTrace.cs (1)
150
DiagnosticTrace.
shouldCorrelate
= DiagnosticTrace.ShouldTrace(TraceEventType.Transfer);
1 reference to shouldCorrelate
System.Transactions (1)
System\Transactions\Trace\DiagnosticTrace.cs (1)
295
get { return DiagnosticTrace.
shouldCorrelate
; }