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