8 references to WriteMessage
dotnet (8)
Commands\Test\MTP\Terminal\TerminalTestReporter.cs (6)
1049WriteMessage(heading); 1057WriteMessage(SingleIndentation); 1058WriteMessage(part); 1090WriteMessage(string.Empty); 1091WriteMessage(groupedModules.Key ? CliCommandStrings.HelpUnavailableOptions : CliCommandStrings.HelpUnavailableExtensionOptions, yellow); 1114WriteMessage($"{missing}\n{line}\n");
Commands\Test\MTP\TestModulesFilterHandler.cs (2)
33_output.WriteMessage(string.Format(CliCommandStrings.CmdNonExistentRootDirectoryErrorDescription, rootDirectory), 44_output.WriteMessage(string.Format(CliCommandStrings.CmdNoTestModulesErrorDescription, testModules, rootDirectory),