2 references to HasEquivalentGlobalPropertiesAndToolsVersion
Microsoft.Build (2)
Definition\ProjectCollection.cs (2)
2526if (HasEquivalentGlobalPropertiesAndToolsVersion(candidate, globalProperties, toolsVersion)) 2553if (HasEquivalentGlobalPropertiesAndToolsVersion(existing, project.GlobalProperties, project.ToolsVersion))