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