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
}\"";