2 references to CreateManifestIfNeededOption
dotnet (1)
Commands\Tool\Install\ToolInstallLocalCommand.cs (1)
54_createManifestIfNeeded = parseResult.GetValue(installDef.CreateManifestIfNeededOption);
Microsoft.DotNet.Cli.Definitions (1)
Commands\Tool\ToolInstallCommandDefinition.cs (1)
33Options.Add(CreateManifestIfNeededOption);