1 write to _logFilePath
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
ConsoleParameters.cs (1)
82
_logFilePath
= value!.AddDoubleQuote();
1 reference to _logFilePath
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
ConsoleParameters.cs (1)
69
return
_logFilePath
;