5 writes to HidePrefixForInfoAndMinimal
NuGet.CommandLine.XPlat (5)
Commands\Package\Download\PackageDownloadRunner.cs (1)
37
HidePrefixForInfoAndMinimal
= true
Commands\Package\Update\PackageUpdateCommandRunner.cs (1)
33
HidePrefixForInfoAndMinimal
= true
Program.cs (2)
104
log.
HidePrefixForInfoAndMinimal
= true;
309
log.
HidePrefixForInfoAndMinimal
= true;
Utility\CommandOutputLogger.cs (1)
31
logger.
HidePrefixForInfoAndMinimal
= true;
2 references to HidePrefixForInfoAndMinimal
NuGet.CommandLine.XPlat (2)
Utility\CommandOutputLogger.cs (2)
92
caption =
HidePrefixForInfoAndMinimal
? null : "info : ";
95
caption =
HidePrefixForInfoAndMinimal
? null : "log : ";