1 instantiation of SubXamlObjectReaderException
System.Xaml.Tests (1)
System\Xaml\XamlObjectReaderExceptionTests.cs (1)
55
Assert.Throws<ArgumentNullException>("info", () => new
SubXamlObjectReaderException
(null!, new StreamingContext()));