2 references to GetGlobalProperties
Microsoft.Build (2)
BackEnd\Components\ProjectCache\ProjectCacheService.cs (2)
321
IReadOnlyDictionary<string, string> globalProperties =
GetGlobalProperties
(configuration);
739
IReadOnlyDictionary<string, string> globalProperties =
GetGlobalProperties
(requestConfiguration);