1 reference to GetFromFileAsync
dotnet (1)
Commands\Sdk\Check\ProductCollectionProvider.cs (1)
18filePath != null ? Task.Run(() => ProductCollection.GetFromFileAsync(filePath, false)).Result :