2 instantiations of InitCommand
dotnet-user-secrets (2)
Internal\InitCommand.cs (2)
42new InitCommand(Options.Id, Options.Project).Execute(context); 47new InitCommand(Options.Id, Options.Project).Execute(context, workingDirectory);