1 write to _appHostServerProjectFactory
aspire (1)
Commands\Sdk\SdkDumpCommand.cs (1)
41
_appHostServerProjectFactory
= appHostServerProjectFactory;
1 reference to _appHostServerProjectFactory
aspire (1)
Commands\Sdk\SdkDumpCommand.cs (1)
125
var appHostServerProject =
_appHostServerProjectFactory
.Create(tempDir);