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