1 reference to GenerateListOfAssembliesByRuntime
Microsoft.Build.Tasks.Core (1)
AssemblyDependency\GlobalAssemblyCache.cs (1)
72
SortedDictionary<Version, SortedDictionary<AssemblyNameExtension, string>> assembliesByRuntime =
GenerateListOfAssembliesByRuntime
(strongName, getRuntimeVersion, targetedRuntime, fileExists, getPathFromFusionName, getGacEnumerator, specificVersion);