3 references to AddSourceOption
Microsoft.DotNet.Cli.Definitions (3)
Commands\New\LegacyOptions.cs (1)
24
yield return
AddSourceOption
;
Commands\New\NewInstallCommandDefinition.cs (1)
29
AddSourceOption = parent.LegacyOptions.
AddSourceOption
;
Commands\New\NewUpdateCommandDefinition.cs (1)
21
AddSourceOption = parent.LegacyOptions.
AddSourceOption
;