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