src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (15)
1103ThrowException(nameof(SR.ParserDuplicateProperty2),
1265ThrowException(nameof(SR.ParserTextInComplexProp),
1727ThrowException(nameof(SR.ParserMetroUnknownAttribute),
1848ThrowException(nameof(SR.ParserAttributeNamespaceMisMatch),
2741ThrowException(nameof(SR.ParserPrefixNSProperty), prefix, name);
3626ThrowException(nameof(SR.ParserPrefixNSElement), prefix, localName);
4203ThrowException(nameof(SR.ParserIEnumerableIAddChild),
4407ThrowException(nameof(SR.ParserBadChild), ParentContext.ChildTagLocalName,
4582ThrowException(nameof(SR.ParserInvalidContentPropertyAttribute), elementType.FullName,
4611ThrowException(nameof(SR.ParserCantSetContentProperty), contentPropertyName, elementType.Name);
4669ThrowException(nameof(SR.ParserBadTypeInArrayProperty),
4773ThrowException(nameof(SR.ParserDefaultConverterElement), elementType.FullName, textValue);
4791ThrowException(nameof(SR.ParserDefaultConverterElement), elementType.FullName, textValue);
5029ThrowException(nameof(SR.ParserTextInComplexProp),
5123ThrowException(nameof(SR.ParserTextInvalidInArrayOrDictionary),