2 references to RemoveElementName
System.Configuration (2)
System\Configuration\ConfigurationElement.cs (2)
681
if (prop.
RemoveElementName
!= null)
682
childElementCollection.RemoveElementName = prop.
RemoveElementName
;