24 references to ThrowException
PresentationBuildTasks (24)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (24)
1099ThrowException(nameof(SR.ParserDuplicateProperty1), usageProp.FullName); 1218ThrowException(nameof(SR.ParserEmptyComplexProp), XmlReader.Name); 1315ThrowException(nameof(SR.ParserUnknownXmlType), 2098ThrowException(nameof(SR.ParserEntityReference), XmlReader.Name); 2343ThrowException(nameof(SR.ParserUndeclaredNS), String.Empty); 2362ThrowException(nameof(SR.ParserMappingUriInvalid), mappingUri); 3009ThrowException(nameof(SR.ParserNoNameOnType), parentType.Name); 3085ThrowException(nameof(SR.ParserNoType), typeName); 3149ThrowException(nameof(SR.ParserDupDictionaryKey), attribValue); 3286ThrowException(nameof(SR.ParserNoNameOnType), parentType.Name); 3619ThrowException(nameof(SR.ParserXmlIslandMissing), GrandParentContext.ChildTagLocalName); 3622ThrowException(nameof(SR.ParserNoNamespace), localName); 3681ThrowException(nameof(SR.ParserNoEventTag), localName); 3730ThrowException(nameof(SR.ParserXmlIslandMissing), GrandParentContext.ChildTagLocalName); 3818ThrowException(nameof(SR.ParserEntityReference), localName); 3854ThrowException(nameof(SR.ParserXmlIslandUnexpected), GrandParentContext.ChildTagLocalName); 3912ThrowException(nameof(SR.ParserCantGetProperty), propName); 3958ThrowException(nameof(SR.ParserNestedComplexProp), complexPropName); 4061ThrowException(nameof(SR.ParserCantGetProperty), complexPropName); 4113ThrowException(nameof(SR.ParserEmptyComplexProp), complexPropName); 4129ThrowException(nameof(SR.ParserPropNoValue), dynamicObjectName); 4656ThrowException(nameof(SR.ParserCannotAddAnyChildren), parentType.FullName); 4683ThrowException(nameof(SR.ParserNoChildrenTag), ParentContext.ContextData.ToString()); 5243ThrowException(nameof(SR.ParserXmlReaderNoLineInfo),