1 write to _reporterError
Microsoft.TemplateEngine.Cli (1)
TemplatePackageDisplay.cs (1)
40
_reporterError
= reporterError;
26 references to _reporterError
Microsoft.TemplateEngine.Cli (26)
TemplatePackageDisplay.cs (26)
66
_reporterError
.WriteLine();
131
_reporterError
.WriteLine(
138
_reporterError
.WriteLine(
144
_reporterError
.WriteLine(
150
_reporterError
.WriteLine(
156
_reporterError
.WriteLine(
160
_reporterError
.WriteLine(LocalizableStrings.TemplatePackageCoordinator_lnstall_Error_AlreadyInstalled_Hint, SharedOptionsFactory.ForceOptionName);
161
_reporterError
.WriteCommand(Example.For<InstallCommand>(parseResult).WithArguments(packageToInstall).WithOption(c => c.Definition.ForceOption));
165
_reporterError
.WriteLine(
171
_reporterError
.WriteLine(
182
_reporterError
.WriteLine(string.Format(
185
DisplayVulnerabilityInfo(installResult.Vulnerabilities,
_reporterError
);
186
_reporterError
.WriteLine(string.Format(
190
_reporterError
.WriteCommand(Example.For<InstallCommand>(parseResult).WithArguments(packageToInstall).WithOption(c => c.Definition.ForceOption));
194
_reporterError
.WriteLine(string.Format(
197
DisplayVulnerabilityInfo(updateRequest.Vulnerabilities,
_reporterError
);
198
_reporterError
.WriteLine(string.Format(
202
_reporterError
.WriteCommand(Example.For<UninstallCommand>(parseResult).WithArguments(packageToInstall));
203
_reporterError
.WriteCommand(Example.For<InstallCommand>(parseResult).WithArguments(packageToInstall).WithOption(c => c.Definition.ForceOption));
213
_reporterError
.WriteLine(
340
_reporterError
.WriteLine(
348
_reporterError
.WriteLine(
355
_reporterError
.WriteLine(
362
_reporterError
.WriteLine(
366
DisplayVulnerabilityInfo(result.Vulnerabilities,
_reporterError
);
371
_reporterError
.WriteLine(