1 write to Assets
aspire-managed (1)
NuGet\Commands\NuGetPackageAssetResolver.cs (1)
102Assets = assets
2 references to Assets
aspire-managed (2)
NuGet\Commands\LayoutCommand.cs (1)
103foreach (var asset in resolution.Assets)
NuGet\Commands\ManifestCommand.cs (1)
93var manifest = CreateManifest(resolution.Assets);