1 implementation of GetTraceLevel
Microsoft.TestPlatform.PlatformAbstractions (1)
common\Tracing\PlatformEqtTrace.cs (1)
252public PlatformTraceLevel GetTraceLevel()
1 reference to GetTraceLevel
Microsoft.TestPlatform.CoreUtilities (1)
Tracing\EqtTrace.cs (1)
60return TraceImpl.GetTraceLevel();