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