2 writes to _SerializedValue
System (2)
sys\system\configuration\SettingsPropertyValue.cs (2)
71_SerializedValue = SerializePropertyValue(); 78_SerializedValue = value;
1 reference to _SerializedValue
System (1)
sys\system\configuration\SettingsPropertyValue.cs (1)
73return _SerializedValue;