src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (15)
1117ThrowException(nameof(SR.ParserDuplicateProperty2),
1279ThrowException(nameof(SR.ParserTextInComplexProp),
1742ThrowException(nameof(SR.ParserMetroUnknownAttribute),
1863ThrowException(nameof(SR.ParserAttributeNamespaceMisMatch),
2749ThrowException(nameof(SR.ParserPrefixNSProperty), prefix, name);
3636ThrowException(nameof(SR.ParserPrefixNSElement), prefix, localName);
4214ThrowException(nameof(SR.ParserIEnumerableIAddChild),
4418ThrowException(nameof(SR.ParserBadChild), ParentContext.ChildTagLocalName,
4592ThrowException(nameof(SR.ParserInvalidContentPropertyAttribute), elementType.FullName,
4621ThrowException(nameof(SR.ParserCantSetContentProperty), contentPropertyName, elementType.Name);
4679ThrowException(nameof(SR.ParserBadTypeInArrayProperty),
4783ThrowException(nameof(SR.ParserDefaultConverterElement), elementType.FullName, textValue);
4801ThrowException(nameof(SR.ParserDefaultConverterElement), elementType.FullName, textValue);
5039ThrowException(nameof(SR.ParserTextInComplexProp),
5133ThrowException(nameof(SR.ParserTextInvalidInArrayOrDictionary),