2 references to GetManifestInstallRecordPath
dotnet (2)
Commands\Workload\Install\FileBasedInstaller.cs (2)
781
var path =
GetManifestInstallRecordPath
(manifestId, manifestVersion, featureBand, referencingFeatureBand);
789
var installationRecordPath =
GetManifestInstallRecordPath
(manifestId, manifestVersion, featureBand, referencingFeatureBand);