2 references to RemoveProperties
Microsoft.Build.Tasks.Core (2)
MSBuild.cs (2)
221if (!String.IsNullOrEmpty(RemoveProperties)) 224undefinePropertiesArray = RemoveProperties.Split(MSBuildConstants.SemicolonChar);