1 write to _customHive
Aspire.EndToEnd.Tests (1)
tests\Shared\WorkloadTesting\DotNetNewCommand.cs (1)
25_customHive = hiveDir;
1 reference to _customHive
Aspire.EndToEnd.Tests (1)
tests\Shared\WorkloadTesting\DotNetNewCommand.cs (1)
29=> $"new {base.GetFullArgs(args)} --debug:custom-hive \"{_customHive}\"";