1 implementation of GetProductCollection
dotnet-aot (1)
parent\dotnet\Commands\Sdk\Check\ProductCollectionProvider.cs (1)
13
public ProductCollection
GetProductCollection
(Uri uri = null, string filePath = null)
1 reference to GetProductCollection
dotnet-aot (1)
parent\dotnet\Commands\Sdk\Check\SdkCheckCommand.cs (1)
53
var productCollection = _productCollectionProvider.
GetProductCollection
(