3 references to GetGlobalProperties
Microsoft.Build (3)
BackEnd\Components\ProjectCache\ProjectCacheService.cs (3)
373IReadOnlyDictionary<string, string> globalProperties = GetGlobalProperties(configuration); 381IReadOnlyDictionary<string, string> globalProperties = GetGlobalProperties(configuration); 835IReadOnlyDictionary<string, string> globalProperties = GetGlobalProperties(requestConfiguration);