1 write to Options
dotnet-user-secrets (1)
Internal\InitCommand.cs (1)
32Options = options;
4 references to Options
dotnet-user-secrets (4)
Internal\InitCommand.cs (4)
37new InitCommand(Options.Id, Options.Project).Execute(context); 42new InitCommand(Options.Id, Options.Project).Execute(context, workingDirectory);