1 write to _bundleService
aspire (1)
Commands\SetupCommand.cs (1)
41
_bundleService
= bundleService;
1 reference to _bundleService
aspire (1)
Commands\SetupCommand.cs (1)
77
result = await
_bundleService
.ExtractAsync(installPath, force, cancellationToken);