3 references to RolledBackPacks
dotnet.Tests (3)
CommandTests\Workload\Install\GivenDotnetWorkloadInstall.cs (1)
101installer.RolledBackPacks.Should().BeEquivalentTo(expectedPacks);
CommandTests\Workload\Install\MockPackWorkloadInstaller.cs (1)
118RolledBackPacks.AddRange(packs);
CommandTests\Workload\Update\GivenDotnetWorkloadUpdate.cs (1)
413installer.RolledBackPacks.Should().BeEquivalentTo(expectedPacks);