2 references to GetObjectFromString
PresentationFramework (2)
System\Windows\Markup\BamlRecordReader.cs (2)
3444
object o =
GetObjectFromString
(CurrentContext.ExpectedType, bamlTextRecord.Value, converterTypeId);
3533
object o =
GetObjectFromString
(CurrentContext.ExpectedType, bamlTextRecord.Value, converterTypeId);