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