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