2 references to AssertValidPackCountsMatchExpected
dotnet.Tests (2)
CommandTests\Workload\Clean\GivenDotnetWorkloadClean.cs (2)
71AssertValidPackCountsMatchExpected(installRoot, expectedPackCount: cleanAll ? 0 : 7, expectedPackRecordCount: cleanAll ? 0 : 8); 109AssertValidPackCountsMatchExpected(installRoot, expectedPackCount: 0, expectedPackRecordCount: 0);