2 references to ProvidedName
System.Configuration (2)
System\Configuration\ConfigurationElement.cs (1)
719
if (prop.
ProvidedName
!= propertyName) {
System\Configuration\PropertyInformation.cs (1)
51
return Prop.
ProvidedName
;