2 references to IsEquivalent
Microsoft.Build.Engine (2)
Properties\BuildPropertyGroup.cs (2)
819isEquivalentToExistingProperty = newProperty.IsEquivalent(existingProperty); 1411if (!leftProperty.IsEquivalent(rightProperty))