src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (15)
1106ThrowException(nameof(SR.ParserDuplicateProperty2),
1268ThrowException(nameof(SR.ParserTextInComplexProp),
1730ThrowException(nameof(SR.ParserMetroUnknownAttribute),
1851ThrowException(nameof(SR.ParserAttributeNamespaceMisMatch),
2744ThrowException(nameof(SR.ParserPrefixNSProperty), prefix, name);
3629ThrowException(nameof(SR.ParserPrefixNSElement), prefix, localName);
4206ThrowException(nameof(SR.ParserIEnumerableIAddChild),
4410ThrowException(nameof(SR.ParserBadChild), ParentContext.ChildTagLocalName,
4585ThrowException(nameof(SR.ParserInvalidContentPropertyAttribute), elementType.FullName,
4614ThrowException(nameof(SR.ParserCantSetContentProperty), contentPropertyName, elementType.Name);
4672ThrowException(nameof(SR.ParserBadTypeInArrayProperty),
4776ThrowException(nameof(SR.ParserDefaultConverterElement), elementType.FullName, textValue);
4794ThrowException(nameof(SR.ParserDefaultConverterElement), elementType.FullName, textValue);
5032ThrowException(nameof(SR.ParserTextInComplexProp),
5126ThrowException(nameof(SR.ParserTextInvalidInArrayOrDictionary),