3 references to VersionOption
dotnet (2)
Parser.cs (2)
164
rootCommand.
VersionOption
.Action = new PrintVersionAction(rootCommand.
VersionOption
);
Microsoft.DotNet.Cli.Definitions (1)
Commands\DotNetCommandDefinition.cs (1)
122
Options.Add(
VersionOption
);