2 overrides of ParseError
PresentationBuildTasks (2)
Framework\System\Windows\Markup\StyleXamlParser.cs (1)
1463internal override void ParseError(XamlParseException e)
Framework\System\Windows\Markup\TemplateXamlParser.cs (1)
1677internal override void ParseError(XamlParseException e)
1 reference to ParseError
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlParser.cs (1)
245ParseError(parseException);