1 implementation of IVerifyCommandRunner
NuGet.Commands (1)
VerifyCommand\VerifyCommandRunner.cs (1)
24public class VerifyCommandRunner : IVerifyCommandRunner
2 references to IVerifyCommandRunner
NuGet.CommandLine.XPlat (2)
Commands\Signing\VerifyCommand.cs (2)
23Func<IVerifyCommandRunner> getCommandRunner) 71var runner = getCommandRunner();