1 reference to GetAsync
dotnet (1)
Commands\Sdk\Check\ProductCollectionProvider.cs (1)
17
return uri != null ? Task.Run(() => ProductCollection.
GetAsync
(uri.ToString())).Result :