3 references to Count
Microsoft.Build.Engine (3)
Engine\BuildRequest.cs (1)
63Hashtable globalPropertiesTable = new Hashtable(globalProperties.Count);
Properties\BuildPropertyGroup.cs (2)
1398if (this.Count == compareToPropertyGroup.Count)