2 references to XamlParseException
System.Xaml (1)
System\Xaml\Parser\XamlPullParser.cs (1)
1256: base(message, innerException) { }
System.Xaml.Tests (1)
System\Xaml\XamlParseExceptionTests.cs (1)
44var exception = new XamlParseException(message, innerException);