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