3 references to XamlInternalException
System.Xaml (1)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
109
throw _context.WithLineInfo(new
XamlInternalException
());
System.Xaml.Tests (2)
System\Xaml\XamlInternalExceptionTests.cs (2)
16
var exception = new
XamlInternalException
();
61
var exception = new
XamlInternalException
();