2 references to ProjectCommandLineApplication
dotnet-user-jwts (2)
Commands\ProjectCommandLineApplication.cs (1)
35
var command = new
ProjectCommandLineApplication
(Reporter) { Name = name, Parent = this };
Program.cs (1)
30
ProjectCommandLineApplication userJwts =
new
(_reporter)