2 references to GetObjectFromString
System.Configuration.ConfigurationManager (2)
System\Configuration\SettingsPropertyValue.cs (2)
90
value =
GetObjectFromString
(Property.PropertyType, Property.SerializeAs, (string)SerializedValue);
141
value =
GetObjectFromString
(Property.PropertyType, Property.SerializeAs, (string)Property.DefaultValue);