5 references to XamlParseException
PresentationBuildTasks (5)
Framework\System\Windows\Markup\MarkupExtensionParser.cs (1)
1762
XamlParseException parseException = new
XamlParseException
(message,
Framework\System\Windows\Markup\XamlParser.cs (2)
973
XamlParseException parseException = new
XamlParseException
(message,
1460
XamlParseException parseException = new
XamlParseException
(message,
Framework\System\Windows\Markup\XamlReaderHelper.cs (1)
1428
XamlParseException parseException = new
XamlParseException
(message,
Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
789
XamlParseException parseException = new
XamlParseException
(message, lineNumber, linePosition);