3 references to TypeConverterFailed2
System.Xaml (3)
System\Xaml\Runtime\ClrObjectRuntime.cs (3)
167throw CreateException(SR.Format(SR.TypeConverterFailed2, instance, typeof(string)), ex); 215throw CreateException(SR.Format(SR.TypeConverterFailed2, instance, typeof(string)), ex); 231throw CreateException(SR.Format(SR.TypeConverterFailed2, instance, typeof(T)), ex);