2 references to VersionOptionFromAssemblyAttributes
dotnet-user-secrets (2)
CommandLineOptions.cs (1)
32
app.
VersionOptionFromAssemblyAttributes
(typeof(Program).Assembly);
src\Tools\Shared\CommandLine\CommandLineApplicationExtensions.cs (1)
38
=> app.
VersionOptionFromAssemblyAttributes
(typeof(CommandLineApplicationExtensions).Assembly);