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