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