4 references to Value
dotnet-user-jwts (4)
Commands\PrintCommand.cs (2)
24if (idArgument.Value is null) 32idArgument.Value,
Commands\RemoveCommand.cs (2)
22if (idArgument.Value is null) 27return Execute(cmd.Reporter, cmd.ProjectOption.Value(), idArgument.Value);