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