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