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