1 write to Components
Microsoft.Deployment.DotNet.Releases (1)
ProductRelease.cs (1)
202
Components
= new ReadOnlyCollection<ReleaseComponent>(components);
1 reference to Components
Microsoft.Deployment.DotNet.Releases (1)
ProductRelease.cs (1)
206
Components
.SelectMany(c => c.Files).Distinct().ToList());