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