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