6 references to ThrowException
PresentationFramework (6)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (2)
815
XamlParseException.
ThrowException
( ParserContext,
5275
XamlParseException.
ThrowException
(ParserContext, LineNumber, LinePosition, message, innerException);
src\Framework\System\Windows\Markup\XamlTypeMapper.cs (4)
610
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, null);
698
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, null);
703
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, e);
715
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, null);