src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (15)
1107ThrowException(nameof(SR.ParserDuplicateProperty2),
1269ThrowException(nameof(SR.ParserTextInComplexProp),
1731ThrowException(nameof(SR.ParserMetroUnknownAttribute),
1852ThrowException(nameof(SR.ParserAttributeNamespaceMisMatch),
2745ThrowException(nameof(SR.ParserPrefixNSProperty), prefix, name);
3630ThrowException(nameof(SR.ParserPrefixNSElement), prefix, localName);
4207ThrowException(nameof(SR.ParserIEnumerableIAddChild),
4411ThrowException(nameof(SR.ParserBadChild), ParentContext.ChildTagLocalName,
4587ThrowException(nameof(SR.ParserInvalidContentPropertyAttribute), elementType.FullName,
4616ThrowException(nameof(SR.ParserCantSetContentProperty), contentPropertyName, elementType.Name);
4674ThrowException(nameof(SR.ParserBadTypeInArrayProperty),
4778ThrowException(nameof(SR.ParserDefaultConverterElement), elementType.FullName, textValue);
4796ThrowException(nameof(SR.ParserDefaultConverterElement), elementType.FullName, textValue);
5034ThrowException(nameof(SR.ParserTextInComplexProp),
5128ThrowException(nameof(SR.ParserTextInvalidInArrayOrDictionary),