1 write to _vstestConsolePath
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleProcessManager.cs (1)
93_vstestConsolePath = vstestConsolePath;
2 references to _vstestConsolePath
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (2)
VsTestConsoleProcessManager.cs (2)
280args.Insert(0, GetEscapeSequencedPath(_vstestConsolePath)); 291: GetEscapeSequencedPath(_vstestConsolePath);