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