1 write to redistList
Microsoft.Build.Tasks.Core (1)
SystemState.cs (1)
257
redistList
= RedistList.GetRedistList(installedAssemblyTableInfos);
2 references to redistList
Microsoft.Build.Tasks.Core (2)
SystemState.cs (2)
460
if (
redistList
!= null)
466
foreach (AssemblyEntry a in
redistList
.FindAssemblyNameFromSimpleName(Path.GetFileNameWithoutExtension(path)))