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