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