2 references to GetObjectFromString
System (2)
sys\system\configuration\SettingsPropertyValue.cs (2)
104val = GetObjectFromString(Property.PropertyType, Property.SerializeAs, (string)SerializedValue); 151val = GetObjectFromString(Property.PropertyType, Property.SerializeAs, (string)Property.DefaultValue);