2 references to CreateNpmInstallEnvironment
Aspire.Cli.Tests (2)
Commands\UpdateCommandTests.cs (2)
705
using var npmScope = NpmInstallDetection.UseEnvironmentForTesting(
CreateNpmInstallEnvironment
());
1185
using var npmScope = NpmInstallDetection.UseEnvironmentForTesting(
CreateNpmInstallEnvironment
());