30 references to GetRedistList
Microsoft.Build.Tasks.Core (7)
AssemblyDependency\ReferenceTable.cs (1)
2078
redistList = RedistList.
GetRedistList
(assemblyTableInfos.ToArray());
AssemblyDependency\ResolveAssemblyReference.cs (2)
2262
redistList = RedistList.
GetRedistList
(installedAssemblyTableInfo);
2829
fullFrameworkRedistList = RedistList.
GetRedistList
(fullRedistAssemblyTableInfo);
RedistList.cs (3)
231
return
GetRedistList
(assemblyTableInfos);
267
return
GetRedistList
(assemblyTableInfos);
284
return
GetRedistList
(assemblyTableInfos);
SystemState.cs (1)
252
redistList = RedistList.
GetRedistList
(installedAssemblyTableInfos);
Microsoft.Build.Tasks.UnitTests (23)
AssemblyDependency\Miscellaneous.cs (23)
5316
RedistList redistList = RedistList.
GetRedistList
(new AssemblyTableInfo[] { assemblyTableInfo });
5532
RedistList redistList = RedistList.
GetRedistList
(Array.Empty<AssemblyTableInfo>());
5550
RedistList redistList = RedistList.
GetRedistList
(new AssemblyTableInfo[] { redistListInfo });
5574
RedistList redistList = RedistList.
GetRedistList
(new AssemblyTableInfo[] { redistListInfo });
5615
RedistList redistList = RedistList.
GetRedistList
(new AssemblyTableInfo[] { redistListInfo });
5660
RedistList redistList = RedistList.
GetRedistList
(new AssemblyTableInfo[] { redistListInfo });
5713
RedistList redistList = RedistList.
GetRedistList
(new AssemblyTableInfo[] { redistListInfo });
5758
RedistList redistList = RedistList.
GetRedistList
(new AssemblyTableInfo[] { redistListInfo });
5793
RedistList redistList = RedistList.
GetRedistList
(new AssemblyTableInfo[] { redistListInfo });
5879
RedistList redistList = RedistList.
GetRedistList
(new AssemblyTableInfo[] { redistListInfo });
5912
RedistList redistList = RedistList.
GetRedistList
(new AssemblyTableInfo[] { redistListInfo });
5956
RedistList redistList = RedistList.
GetRedistList
(new AssemblyTableInfo[] { redistListInfo });
5996
RedistList redistList = RedistList.
GetRedistList
(new AssemblyTableInfo[] { redistListInfo });
6028
RedistList redistList = RedistList.
GetRedistList
(new AssemblyTableInfo[] { redistListInfo });
6069
RedistList redistList = RedistList.
GetRedistList
(new AssemblyTableInfo[] { redistListInfo });
7891
RedistList redist = RedistList.
GetRedistList
(new AssemblyTableInfo[] { tableInfo });
7931
RedistList redist = RedistList.
GetRedistList
(new AssemblyTableInfo[] { tableInfo });
7959
RedistList redist = RedistList.
GetRedistList
(new AssemblyTableInfo[] { tableInfo });
7987
RedistList redist = RedistList.
GetRedistList
(new AssemblyTableInfo[] { tableInfo });
8027
RedistList redist = RedistList.
GetRedistList
(new AssemblyTableInfo[] { tableInfo });
8056
RedistList redist = RedistList.
GetRedistList
(new AssemblyTableInfo[] { tableInfo });
8085
RedistList redist = RedistList.
GetRedistList
(new AssemblyTableInfo[] { tableInfo });
8114
RedistList redist = RedistList.
GetRedistList
(new AssemblyTableInfo[] { tableInfo });