1 write to _customHive
Aspire.Templates.Tests (1)
tests\Shared\TemplatesTesting\DotNetNewCommand.cs (1)
25_customHive = hiveDir;
1 reference to _customHive
Aspire.Templates.Tests (1)
tests\Shared\TemplatesTesting\DotNetNewCommand.cs (1)
31=> $"new {string.Join(" ", args)} --debug:custom-hive \"{_customHive}\"";