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