2 references to UnserializableKeyValue
PresentationFramework (2)
System\Windows\Markup\Primitives\MarkupWriter.cs (2)
501throw new InvalidOperationException(SR.UnserializableKeyValue); 693throw new InvalidOperationException(SR.Format(SR.UnserializableKeyValue, property.Value.GetType().FullName));