1 write to Action
NuGet.CommandLine.XPlat (1)
Commands\Signing\TrustedSignersCommand.cs (1)
256
Action
= MapTrustEnumAction(action),
2 references to Action
NuGet.CommandLine.XPlat (1)
Commands\Signing\TrustedSignersCommand.cs (1)
272
if (trustedSignersArgs.
Action
== TrustedSignersAction.Add)
NuGet.Commands (1)
TrustedSignersCommand\TrustedSignersCommandRunner.cs (1)
43
switch (trustedSignersArgs.
Action
)