1 write to _reporterError
Microsoft.TemplateEngine.Cli (1)
TemplatePackageDisplay.cs (1)
39
_reporterError
= reporterError;
26 references to _reporterError
Microsoft.TemplateEngine.Cli (26)
TemplatePackageDisplay.cs (26)
65
_reporterError
.WriteLine();
130
_reporterError
.WriteLine(
137
_reporterError
.WriteLine(
143
_reporterError
.WriteLine(
149
_reporterError
.WriteLine(
155
_reporterError
.WriteLine(
159
_reporterError
.WriteLine(LocalizableStrings.TemplatePackageCoordinator_lnstall_Error_AlreadyInstalled_Hint, BaseInstallCommand.ForceOption.Name);
160
_reporterError
.WriteCommand(Example.For<InstallCommand>(parseResult).WithArgument(BaseInstallCommand.NameArgument, packageToInstall).WithOption(BaseInstallCommand.ForceOption));
164
_reporterError
.WriteLine(
170
_reporterError
.WriteLine(
181
_reporterError
.WriteLine(string.Format(
184
DisplayVulnerabilityInfo(installResult.Vulnerabilities,
_reporterError
);
185
_reporterError
.WriteLine(string.Format(
189
_reporterError
.WriteCommand(Example.For<InstallCommand>(parseResult).WithArgument(BaseInstallCommand.NameArgument, packageToInstall).WithOption(BaseInstallCommand.ForceOption));
193
_reporterError
.WriteLine(string.Format(
196
DisplayVulnerabilityInfo(updateRequest.Vulnerabilities,
_reporterError
);
197
_reporterError
.WriteLine(string.Format(
201
_reporterError
.WriteCommand(Example.For<UninstallCommand>(parseResult).WithArgument(BaseUninstallCommand.NameArgument, packageToInstall));
202
_reporterError
.WriteCommand(Example.For<InstallCommand>(parseResult).WithArgument(BaseInstallCommand.NameArgument, packageToInstall).WithOption(BaseInstallCommand.ForceOption));
212
_reporterError
.WriteLine(
339
_reporterError
.WriteLine(
347
_reporterError
.WriteLine(
354
_reporterError
.WriteLine(
361
_reporterError
.WriteLine(
365
DisplayVulnerabilityInfo(result.Vulnerabilities,
_reporterError
);
370
_reporterError
.WriteLine(