1 reference to SubXamlObjectWriterException
System.Xaml.Tests (1)
System\Xaml\XamlObjectWriterExceptionTests.cs (1)
55
Assert.Throws<ArgumentNullException>("info", () => new
SubXamlObjectWriterException
(null!, new StreamingContext()));