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