1 write to _bundleService
aspire (1)
Commands\NewCommand.cs (1)
81
_bundleService
= bundleService;
1 reference to _bundleService
aspire (1)
Commands\NewCommand.cs (1)
594
await
_bundleService
.EnsureExtractedAsync(cancellationToken);