2 implementations of WriteLine
dotnet-aot (1)
parent\dotnet\Commands\Workload\Install\NullReporter.cs (1)
12
public void
WriteLine
() { }
Microsoft.DotNet.Cli.Utils (1)
Reporter.cs (1)
128
public void
WriteLine
()
57 references to WriteLine
dotnet-aot (12)
parent\dotnet\Commands\Sdk\Check\RuntimeOutputWriter.cs (1)
29
_reporter.
WriteLine
();
parent\dotnet\Commands\Sdk\Check\SdkCheckCommand.cs (5)
45
_reporter.
WriteLine
();
47
_reporter.
WriteLine
();
61
_reporter.
WriteLine
();
63
_reporter.
WriteLine
();
65
_reporter.
WriteLine
();
parent\dotnet\Commands\Sdk\Check\SdkOutputWriter.cs (1)
30
_reporter.
WriteLine
();
parent\dotnet\Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.Help.cs (1)
249
Utils.Reporter.Output.
WriteLine
();
parent\dotnet\Commands\Tool\Search\SearchResultPrinter.cs (1)
86
_reporter.
WriteLine
();
parent\dotnet\Commands\Workload\WorkloadInfoHelper.cs (1)
188
reporter.
WriteLine
();
parent\dotnet\ParserOptionActions.cs (2)
154
Reporter.Output.
WriteLine
();
173
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
();
251
Reporter.Output.
WriteLine
();
321
Reporter.Output.
WriteLine
();
639
reporter.
WriteLine
();
776
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
();