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