3 references to GlobalProperty
Microsoft.Build.Engine (3)
Properties\BuildProperty.cs (1)
412ErrorUtilities.VerifyThrowInvalidOperation(this.type != PropertyType.GlobalProperty,
Properties\BuildPropertyGroup.cs (2)
750globalProperty.Type = PropertyType.GlobalProperty; 813if ((existingProperty.Type == PropertyType.GlobalProperty) &&