12 references to FrameworkAssemblyEntryInRedist
Microsoft.Build.Tasks.Core (2)
AssemblyDependency\InstalledAssemblies.cs (1)
131
return _redistList.
FrameworkAssemblyEntryInRedist
(assemblyName);
AssemblyDependency\ReferenceTable.cs (1)
2012
if (redistListOtherFramework?.Item1 != null && redistListOtherFramework.Item1.
FrameworkAssemblyEntryInRedist
(assemblyName))
Microsoft.Build.Tasks.UnitTests (10)
AssemblyDependency\Miscellaneous.cs (10)
7934
bool inRedistList = redist.
FrameworkAssemblyEntryInRedist
(a1);
7962
bool inRedistList = redist.
FrameworkAssemblyEntryInRedist
(a1);
7990
bool inRedistList = redist.
FrameworkAssemblyEntryInRedist
(a1);
7994
inRedistList = redist.
FrameworkAssemblyEntryInRedist
(a1);
7998
inRedistList = redist.
FrameworkAssemblyEntryInRedist
(a1);
8002
inRedistList = redist.
FrameworkAssemblyEntryInRedist
(a1);
8030
bool inRedistList = redist.
FrameworkAssemblyEntryInRedist
(a1);
8059
bool inRedistList = redist.
FrameworkAssemblyEntryInRedist
(a1);
8088
bool inRedistList = redist.
FrameworkAssemblyEntryInRedist
(a1);
8117
bool inRedistList = redist.
FrameworkAssemblyEntryInRedist
(a1);