2 references to GetAsync
Microsoft.Deployment.DotNet.Releases (2)
ProductCollection.cs (2)
83return await GetAsync(stream).ConfigureAwait(false); 105return await GetAsync(stream).ConfigureAwait(false);