1 write to Address
Microsoft.Deployment.DotNet.Releases (1)
ReleaseFile.cs (1)
88Address = address;
2 references to Address
Microsoft.Deployment.DotNet.Releases (2)
ReleaseFile.cs (2)
38public string FileName => Path.GetFileName(Address.LocalPath); 118await Utils.DownloadFileAsync(Address, tempPath).ConfigureAwait(false);