2 references to AddDictionary
System.Xaml (2)
System\Xaml\Runtime\ClrObjectRuntime.cs (2)
345
throw CreateException(SR.Format(SR.
AddDictionary
, dictionaryType), UnwrapTargetInvocationException(e));
541
throw CreateException(SR.Format(SR.
AddDictionary
, xamlType), e);