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