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