1 reference to ToRestoreActionConfig
dotnet (1)
Commands\Workload\WorkloadCommandBase.cs (1)
104
RestoreActionConfiguration = Definition.RestoreOptions?.
ToRestoreActionConfig
(_parseResult) ?? new RestoreActionConfig();