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