2 references to AddSourceOption
Microsoft.TemplateEngine.Cli (2)
Commands\details\DetailsCommand.cs (1)
19
Options.Add(
AddSourceOption
);
Commands\details\DetailsCommandArgs.cs (1)
18
AdditionalSources = parseResult.GetValue(detailsCommand.
AddSourceOption
);