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