6 references to ThrowException
PresentationFramework (6)
System\Windows\Markup\BamlRecordReader.cs (2)
779
XamlParseException.
ThrowException
( ParserContext,
5195
XamlParseException.
ThrowException
(ParserContext, LineNumber, LinePosition, message, innerException);
System\Windows\Markup\XamlTypeMapper.cs (4)
517
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, null);
605
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, null);
610
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, e);
622
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, null);