4 references to ProjectOption
Microsoft.DotNet.Cli.Definitions (4)
Commands\Reference\ReferenceAddCommandDefinition.cs (1)
17
=> parseResult.GetValue(Parent.
ProjectOption
);
Commands\Reference\ReferenceCommandDefinition.cs (1)
37
Options.Add(
ProjectOption
);
Commands\Reference\ReferenceListCommandDefinition.cs (1)
17
=> parseResult.GetValue(Parent.
ProjectOption
);
Commands\Reference\ReferenceRemoveCommandDefinition.cs (1)
15
=> parseResult.GetValue(Parent.
ProjectOption
);