2 references to BuildProductionInstallCommand
Aspire.Hosting.JavaScript (2)
JavaScriptHostingExtensions.cs (2)
614
var prodInstallCmd =
BuildProductionInstallCommand
(pm, install);
1841
var prodInstallCmd =
BuildProductionInstallCommand
(packageManager, installAnnotation);