3 references to AddImplicitRestoreOptions
dotnet (3)
Commands\Build\BuildCommandParser.cs (1)
75
RestoreCommandParser.
AddImplicitRestoreOptions
(command, includeRuntimeOption: false, includeNoDependenciesOption: false);
Commands\Pack\PackCommandParser.cs (1)
117
RestoreCommandParser.
AddImplicitRestoreOptions
(command, includeRuntimeOption: false, includeNoDependenciesOption: true);
Commands\Publish\PublishCommandParser.cs (1)
73
RestoreCommandParser.
AddImplicitRestoreOptions
(command, includeRuntimeOption: false, includeNoDependenciesOption: true);