1 write to _appHostServerProjectFactory
aspire (1)
Commands\Sdk\SdkGenerateCommand.cs (1)
55_appHostServerProjectFactory = appHostServerProjectFactory;
1 reference to _appHostServerProjectFactory
aspire (1)
Commands\Sdk\SdkGenerateCommand.cs (1)
126var appHostServerProjectInterface = _appHostServerProjectFactory.Create(tempDir);