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