2 references to ClassWithDefaultConstructor
System.Xaml.Tests (2)
System\Xaml\XamlTypeTests.cs (2)
1911yield return new object[] { new SubXamlType(typeof(ClassWithDefaultConstructor), new XamlSchemaContext()), false }; 2663yield return new object[] { new SubXamlType(typeof(ClassWithDefaultConstructor), new XamlSchemaContext()), true };