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