2 references to AddSourceOption
dotnet (1)
Commands\Tool\Execute\ToolExecuteCommand.cs (1)
45_addSource = result.GetValue(Definition.AddSourceOption) ?? [];
Microsoft.DotNet.Cli.Definitions (1)
Commands\Tool\ToolExecuteCommandDefinition.cs (1)
49Options.Add(AddSourceOption);