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