3 references to Level
System.Transactions (3)
System\Transactions\Trace\DiagnosticTrace.cs (3)
161
if (DiagnosticTrace.TracingEnabled && level != DiagnosticTrace.
Level
)
288
return 0 != ((int)type & (int)DiagnosticTrace.
Level
) &&
592
if (DiagnosticTrace.
Level
!= SourceLevels.Off)