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