6 references to ThrowException
PresentationFramework (6)
System\Windows\Markup\BamlRecordReader.cs (2)
797
XamlParseException.
ThrowException
( ParserContext,
5216
XamlParseException.
ThrowException
(ParserContext, LineNumber, LinePosition, message, innerException);
System\Windows\Markup\XamlTypeMapper.cs (4)
527
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, null);
615
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, null);
620
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, e);
632
XamlParseException.
ThrowException
(parserContext, _lineNumber, _linePosition, message, null);