3 references to _vstestConsoleError
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (3)
VsTestConsoleProcessManager.cs (3)
73public string? ErrorOutput => _vstestConsoleError.ToString(); 131_vstestConsoleError.Clear(); 251_vstestConsoleError.AppendLine(e.Data);