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