2 references to ThrowOnErrorSerializing
System (2)
sys\system\configuration\SettingsProperty.cs (1)
69
_ThrowOnErrorSerializing = propertyToCopy.
ThrowOnErrorSerializing
;
sys\system\configuration\SettingsPropertyValue.cs (1)
222
return ConvertObjectToString(_Value, Property.PropertyType, Property.SerializeAs, Property.
ThrowOnErrorSerializing
);