1 override of GlobalPropertiesCount
Microsoft.Build (1)
Definition\Project.cs (1)
2115public override int GlobalPropertiesCount()
2 references to GlobalPropertiesCount
Microsoft.Build (2)
Definition\Project.cs (2)
614internal int GlobalPropertiesCount => implementation.GlobalPropertiesCount(); 2112/// See <see cref="ProjectLink.GlobalPropertiesCount()"/>.