2 references to SourceOption
dotnet (1)
Commands\Tool\Execute\ToolExecuteCommand.cs (1)
44_sources = result.GetValue(Definition.SourceOption) ?? [];
Microsoft.DotNet.Cli.Definitions (1)
Commands\Tool\ToolExecuteCommandDefinition.cs (1)
48Options.Add(SourceOption);