1 write to _bundleService
aspire (1)
NuGet\BundleNuGetService.cs (1)
67_bundleService = bundleService;
2 references to _bundleService
aspire (2)
NuGet\BundleNuGetService.cs (2)
81using var layoutLease = _bundleService is null 83: await _bundleService.EnsureExtractedAndAcquireLayoutAsync("cli", "nuget-restore", ct).ConfigureAwait(false);