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