4 references to ShouldCorrelate
System.Transactions (4)
System\Transactions\Trace\Activity.cs (2)
21
if (DiagnosticTrace.
ShouldCorrelate
&& newGuid != Guid.Empty)
40
if (DiagnosticTrace.
ShouldCorrelate
&&
System\Transactions\Trace\DiagnosticTrace.cs (2)
416
if (DiagnosticTrace.
ShouldCorrelate
&& newId != oldId)
457
if (DiagnosticTrace.
ShouldCorrelate
)