2 references to GetBestMatchingRid
Microsoft.NET.Build.Containers (2)
Registry\Registry.cs (2)
30
var bestManifestRid =
GetBestMatchingRid
(_runtimeGraph, runtimeIdentifier, ridManifestDict.Keys);
40
var bestManifestRid =
GetBestMatchingRid
(_runtimeGraph, runtimeIdentifier, ridManifestDict.Keys);