Implemented interface member:
method
Execute
Microsoft.Extensions.SecretManager.Tools.Internal.ICommand.Execute(Microsoft.Extensions.SecretManager.Tools.Internal.CommandContext)
2 references to Execute
Microsoft.Extensions.SecretManager.Tools.Tests (2)
SetCommandTest.cs (2)
39command.Execute(new CommandContext(secretStore, new TestReporter(_output), testConsole)); 66command.Execute(new CommandContext(secretStore, new TestReporter(_output), testConsole));