src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (15)
1111ThrowException(nameof(SR.ParserDuplicateProperty2),
1273ThrowException(nameof(SR.ParserTextInComplexProp),
1736ThrowException(nameof(SR.ParserMetroUnknownAttribute),
1857ThrowException(nameof(SR.ParserAttributeNamespaceMisMatch),
2743ThrowException(nameof(SR.ParserPrefixNSProperty), prefix, name);
3630ThrowException(nameof(SR.ParserPrefixNSElement), prefix, localName);
4208ThrowException(nameof(SR.ParserIEnumerableIAddChild),
4412ThrowException(nameof(SR.ParserBadChild), ParentContext.ChildTagLocalName,
4586ThrowException(nameof(SR.ParserInvalidContentPropertyAttribute), elementType.FullName,
4615ThrowException(nameof(SR.ParserCantSetContentProperty), contentPropertyName, elementType.Name);
4673ThrowException(nameof(SR.ParserBadTypeInArrayProperty),
4777ThrowException(nameof(SR.ParserDefaultConverterElement), elementType.FullName, textValue);
4795ThrowException(nameof(SR.ParserDefaultConverterElement), elementType.FullName, textValue);
5033ThrowException(nameof(SR.ParserTextInComplexProp),
5127ThrowException(nameof(SR.ParserTextInvalidInArrayOrDictionary),