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