6 references to ThrowException
PresentationFramework (6)
System\Windows\Markup\BamlRecordReader.cs (2)
788
XamlParseException.
ThrowException
( ParserContext,
5207
XamlParseException.
ThrowException
(ParserContext, LineNumber, LinePosition, message, innerException);
System\Windows\Markup\XamlTypeMapper.cs (4)
525
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, null);
613
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, null);
618
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, e);
630
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, null);