1 write to _appHostServerProjectFactory
aspire (1)
Commands\Sdk\SdkDumpCommand.cs (1)
61_appHostServerProjectFactory = appHostServerProjectFactory;
1 reference to _appHostServerProjectFactory
aspire (1)
Commands\Sdk\SdkDumpCommand.cs (1)
128var appHostServerProjectInterface = await _appHostServerProjectFactory.CreateAsync(tempDir, cancellationToken);