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