1 write to GlobalPropertyCount
Microsoft.Build.Engine.UnitTests (1)
BackEnd\GetGlobalPropertiesTask.cs (1)
25GlobalPropertyCount = globalProperties.Count;
1 reference to GlobalPropertyCount
Microsoft.Build.Engine.UnitTests (1)
BackEnd\GetGlobalPropertiesTask.cs (1)
32Log.LogMessage(MessageImportance.High, $"GlobalPropertyCount = {GlobalPropertyCount}");