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