6 references to ThrowException
PresentationFramework (6)
System\Windows\Markup\BamlRecordReader.cs (2)
782
XamlParseException.
ThrowException
( ParserContext,
5204
XamlParseException.
ThrowException
(ParserContext, LineNumber, LinePosition, message, innerException);
System\Windows\Markup\XamlTypeMapper.cs (4)
520
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, null);
608
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, null);
613
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, e);
625
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, null);