4 references to Value
dotnet-user-jwts (4)
Commands\PrintCommand.cs (2)
24if (idArgument.Value is null) 32idArgument.Value,
Commands\RemoveCommand.cs (2)
28if (idArgument.Value is null) 44return Execute(cmd.Reporter, project, userSecretsId, idArgument.Value, appsettingsFile);