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