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