1 implementation of ProcessName
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleProcessManager.cs (1)
67public string? ProcessName { get; set; }
1 reference to ProcessName
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleWrapper.cs (1)
1222var childProcessName = _vstestConsoleProcessManager.ProcessName;