2 implementations of GetProductCollection
dotnet (1)
Commands\Sdk\Check\ProductCollectionProvider.cs (1)
13public ProductCollection GetProductCollection(Uri uri = null, string filePath = null)
dotnet.Tests (1)
CommandTests\Sdk\Check\MockProductCollectionProvider.cs (1)
20public ProductCollection GetProductCollection(Uri uri = null, string filePath = null)
1 reference to GetProductCollection
dotnet (1)
Commands\Sdk\Check\SdkCheckCommand.cs (1)
50var productCollection = _productCollectionProvider.GetProductCollection(