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