1 write to _initValue
System.Configuration (1)
System\Configuration\KeyValueConfigurationElement.cs (1)
49
_initValue
= value;
1 reference to _initValue
System.Configuration (1)
System\Configuration\KeyValueConfigurationElement.cs (1)
61
Value =
_initValue
;