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)
24Func<IVerifyCommandRunner> getCommandRunner) 81var runner = getCommandRunner();