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