4 references to RemoveProperty
Microsoft.Build (1)
Evaluation\PropertiesUseTracker.cs (1)
142RemoveProperty(propertyElement.Name);
Microsoft.Build.Engine.UnitTests (3)
Evaluation\UsedUninitializedProperties_Tests.cs (3)
23props.RemoveProperty("Hello"); 37props.RemoveProperty("Hello"); 42props.RemoveProperty("Hello");