2 references to ClassWithNullValueSerializerAttribute
System.Xaml.Tests (2)
System\Xaml\XamlMemberTests.cs (1)
2183public XamlTypeTests.ClassWithNullValueSerializerAttribute? ClassWithNullValueSerializerAttribute { get; set; }
System\Xaml\XamlTypeTests.cs (1)
4785var type = new SubXamlType(typeof(ClassWithNullValueSerializerAttribute), new XamlSchemaContext());