1 write to _console
Microsoft.Extensions.SecretManager.Tools.Tests (1)
InitCommandTest.cs (1)
29_console = new TestConsole(output);
1 reference to _console
Microsoft.Extensions.SecretManager.Tools.Tests (1)
InitCommandTest.cs (1)
32private CommandContext MakeCommandContext() => new CommandContext(null, new TestReporter(_output), _console);