1 instantiation of Program
dotnet-user-secrets (1)
Program.cs (1)
20
new
Program
(PhysicalConsole.Singleton, Directory.GetCurrentDirectory()).TryRun(args, out rc);
1 reference to Program
dotnet-user-secrets (1)
CommandLineOptions.cs (1)
35
app.VersionOptionFromAssemblyAttributes(typeof(
Program
).Assembly);