2 references to EqualsIgnoreVersion
Microsoft.Build.Tasks.Core (2)
AssemblyDependency\InstalledAssemblies.cs (1)
111if (mostRecentAssemblyNameCandidate.EqualsIgnoreVersion(assemblyName))
RedistList.cs (1)
405bool matchNotConsideringVersion = firstAssembly.EqualsIgnoreVersion(secondAssembly);