1 implementation of IPlatformEqtTrace
Microsoft.TestPlatform.PlatformAbstractions (1)
common\Tracing\PlatformEqtTrace.cs (1)
28
public partial class PlatformEqtTrace :
IPlatformEqtTrace
1 reference to IPlatformEqtTrace
Microsoft.TestPlatform.CoreUtilities (1)
Tracing\EqtTrace.cs (1)
28
private static readonly
IPlatformEqtTrace
TraceImpl = new PlatformEqtTrace();