3 references to GetItemsException
System.Xaml (3)
System\Xaml\Runtime\ClrObjectRuntime.cs (3)
368throw CreateException(SR.Format(SR.GetItemsException, collectionType), ex); 414throw CreateException(SR.Format(SR.GetItemsException, dictionaryType), ex); 732throw CreateException(SR.Format(SR.GetItemsException, collectionType), UnwrapTargetInvocationException(ex));