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