Implemented interface member:
method
InstallWorkloadManifest
Microsoft.DotNet.Cli.Commands.Workload.Install.IInstaller.InstallWorkloadManifest(Microsoft.NET.Sdk.WorkloadManifestReader.ManifestVersionUpdate, Microsoft.DotNet.Cli.ITransactionContext, Microsoft.Extensions.EnvironmentAbstractions.DirectoryPath?)
1 reference to InstallWorkloadManifest
dotnet.Tests (1)
CommandTests\Workload\Install\GivenFileBasedWorkloadInstall.cs (1)
330CliTransaction.RunNew(context => installer.InstallWorkloadManifest(manifestUpdate, context));