1 implementation of FindByPackageId
dotnet-aot (1)
parent\dotnet\ToolManifest\ToolManifestFinder.cs (1)
262public IReadOnlyList<FilePath> FindByPackageId(PackageId packageId)
1 reference to FindByPackageId
dotnet-aot (1)
parent\dotnet\Commands\Tool\Common\ToolManifestFinderExtensions.cs (1)
28manifestFilesContainPackageId = toolManifestFinder.FindByPackageId(packageId);