1 write to _defaultValue
System.Configuration (1)
System\Configuration\ConfigurationProperty.cs (1)
228
_defaultValue
= value;
1 reference to _defaultValue
System.Configuration (1)
System\Configuration\ConfigurationProperty.cs (1)
303
return
_defaultValue
;