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