2 implementations of WriteLine
dotnet (1)
Commands\Workload\Install\NullReporter.cs (1)
12
public void
WriteLine
() { }
Microsoft.DotNet.Cli.Utils (1)
Reporter.cs (1)
128
public void
WriteLine
()
99 references to WriteLine
dotnet (54)
CommandLineInfo.cs (2)
39
Reporter.Output.
WriteLine
();
60
Reporter.Output.
WriteLine
();
Commands\Run\RunCommand.cs (1)
511
Reporter.Error.
WriteLine
();
Commands\Run\RunCommandSelector.cs (11)
270
Reporter.Error.
WriteLine
();
272
Reporter.Error.
WriteLine
();
279
Reporter.Error.
WriteLine
();
281
Reporter.Error.
WriteLine
();
442
Reporter.Output.
WriteLine
();
471
Reporter.Output.
WriteLine
();
473
Reporter.Output.
WriteLine
();
500
Reporter.Error.
WriteLine
();
502
Reporter.Error.
WriteLine
();
517
Reporter.Error.
WriteLine
();
519
Reporter.Error.
WriteLine
();
Commands\Sdk\Check\RuntimeOutputWriter.cs (1)
29
_reporter.
WriteLine
();
Commands\Sdk\Check\SdkCheckCommand.cs (5)
45
_reporter.
WriteLine
();
47
_reporter.
WriteLine
();
61
_reporter.
WriteLine
();
63
_reporter.
WriteLine
();
65
_reporter.
WriteLine
();
Commands\Sdk\Check\SdkOutputWriter.cs (1)
30
_reporter.
WriteLine
();
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.Help.cs (1)
249
Utils.Reporter.Output.
WriteLine
();
Commands\Tool\Restore\ToolRestoreCommand.cs (5)
133
_reporter.
WriteLine
();
141
_reporter.
WriteLine
();
148
_reporter.
WriteLine
();
169
_reporter.
WriteLine
();
173
_reporter.
WriteLine
();
Commands\Tool\Search\SearchResultPrinter.cs (1)
86
_reporter.
WriteLine
();
Commands\Workload\History\WorkloadHistoryCommand.cs (3)
61
Reporter.
WriteLine
();
63
Reporter.
WriteLine
();
68
Reporter.
WriteLine
();
Commands\Workload\Install\WorkloadInstallCommand.cs (3)
234
Reporter.
WriteLine
();
303
Reporter.
WriteLine
();
305
Reporter.
WriteLine
();
Commands\Workload\List\WorkloadListCommand.cs (5)
81
Reporter.
WriteLine
();
103
Reporter.
WriteLine
();
124
Reporter.
WriteLine
();
126
Reporter.
WriteLine
();
132
Reporter.
WriteLine
();
Commands\Workload\Repair\WorkloadRepairCommand.cs (3)
71
Reporter.
WriteLine
();
88
Reporter.
WriteLine
();
90
Reporter.
WriteLine
();
Commands\Workload\Search\WorkloadSearchCommand.cs (2)
52
Reporter.
WriteLine
();
54
Reporter.
WriteLine
();
Commands\Workload\Uninstall\WorkloadUninstallCommand.cs (3)
60
Reporter.
WriteLine
();
79
Reporter.
WriteLine
();
81
Reporter.
WriteLine
();
Commands\Workload\Update\WorkloadUpdateCommand.cs (4)
111
Reporter.
WriteLine
();
121
Reporter.
WriteLine
();
179
Reporter.
WriteLine
();
181
Reporter.
WriteLine
();
Commands\Workload\WorkloadInfoHelper.cs (1)
154
reporter.
WriteLine
();
ParserOptionActions.cs (2)
145
Reporter.Output.
WriteLine
();
152
Reporter.Output.
WriteLine
();
Microsoft.DotNet.Configurer (4)
DotnetFirstTimeUseConfigurer.cs (4)
57
_reporter.
WriteLine
();
63
_reporter.
WriteLine
();
81
_reporter.
WriteLine
();
88
_reporter.
WriteLine
();
Microsoft.TemplateEngine.Cli (41)
Commands\BaseCommand.cs (5)
132
Reporter.Output.
WriteLine
();
152
Reporter.Output.
WriteLine
();
219
Reporter.Output.
WriteLine
();
230
Reporter.Output.
WriteLine
();
290
Reporter.Error.
WriteLine
();
Commands\create\InstantiateCommand.cs (2)
99
reporter.
WriteLine
();
103
reporter.
WriteLine
();
Commands\create\InstantiateCommand.NoMatchHandling.cs (2)
149
reporter.
WriteLine
();
213
Reporter.Error.
WriteLine
();
Commands\create\TemplateCommand.cs (2)
196
Reporter.Output.
WriteLine
();
253
reporter.
WriteLine
();
PostActionDispatcher.cs (2)
88
Reporter.Output.
WriteLine
();
170
Reporter.Output.
WriteLine
();
TemplateInvoker.cs (5)
240
Reporter.Error.
WriteLine
();
243
Reporter.Output.
WriteLine
();
259
Reporter.Output.
WriteLine
();
262
Reporter.Output.
WriteLine
();
288
Reporter.Error.
WriteLine
();
TemplateListCoordinator.cs (8)
55
Reporter.Output.
WriteLine
();
74
Reporter.Output.
WriteLine
();
82
Reporter.Output.
WriteLine
();
117
Reporter.Error.
WriteLine
();
136
Reporter.Error.
WriteLine
();
155
Reporter.Output.
WriteLine
();
170
Reporter.Output.
WriteLine
();
193
Reporter.Output.
WriteLine
();
TemplatePackageCoordinator.cs (6)
154
Reporter.Output.
WriteLine
();
160
Reporter.Error.
WriteLine
();
247
Reporter.Output.
WriteLine
();
317
Reporter.Output.
WriteLine
();
635
reporter.
WriteLine
();
772
Reporter.Error.
WriteLine
();
TemplatePackageDisplay.cs (7)
60
_reporterOutput.
WriteLine
();
66
_reporterError.
WriteLine
();
274
Reporter.Output.
WriteLine
();
300
Reporter.Output.
WriteLine
();
313
Reporter.Output.
WriteLine
();
319
Reporter.Output.
WriteLine
();
331
Reporter.Error.
WriteLine
();
TemplateSearch\CliTemplateSearchCoordinator.cs (2)
90
Reporter.Output.
WriteLine
();
183
Reporter.Output.
WriteLine
();