1 write to _providedName
System.Configuration (1)
System\Configuration\ConfigurationProperty.cs (1)
178
_providedName
= name; // save the provided name so we can check for default collection names
1 reference to _providedName
System.Configuration (1)
System\Configuration\ConfigurationProperty.cs (1)
279
get { return
_providedName
; }