6 references to ThrowException
PresentationFramework (6)
System\Windows\Markup\BamlRecordReader.cs (2)
778
XamlParseException.
ThrowException
( ParserContext,
5194
XamlParseException.
ThrowException
(ParserContext, LineNumber, LinePosition, message, innerException);
System\Windows\Markup\XamlTypeMapper.cs (4)
516
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, null);
604
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, null);
609
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, e);
621
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, null);