1 write to _appHostServerProjectFactory
aspire (1)
Commands\Sdk\SdkDumpCommand.cs (1)
65_appHostServerProjectFactory = appHostServerProjectFactory;
1 reference to _appHostServerProjectFactory
aspire (1)
Commands\Sdk\SdkDumpCommand.cs (1)
167return _appHostServerProjectFactory.CreateAsync(tempDir, restoreRootConfigDirectory: repoRoot, cancellationToken);