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