1 implementation of GetLogFile
Microsoft.TestPlatform.PlatformAbstractions (1)
common\Tracing\PlatformEqtTrace.cs (1)
207public string? GetLogFile()
1 reference to GetLogFile
Microsoft.TestPlatform.CoreUtilities (1)
Tracing\EqtTrace.cs (1)
73return TraceImpl.GetLogFile();