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