1 type derived from ClassWithValueSerializerAttribute
System.Xaml.Tests (1)
System\Xaml\XamlTypeTests.cs (1)
4813public class InheritedClassWithValueSerializerAttribute : ClassWithValueSerializerAttribute
3 references to ClassWithValueSerializerAttribute
System.Xaml.Tests (3)
System\Xaml\XamlMemberTests.cs (1)
2178public XamlTypeTests.ClassWithValueSerializerAttribute? ClassWithValueSerializerAttribute { get; set; }
System\Xaml\XamlTypeTests.cs (2)
4673new SubXamlType(typeof(ClassWithValueSerializerAttribute), new XamlSchemaContext()), 4699new CustomXamlType(typeof(ClassWithValueSerializerAttribute), new XamlSchemaContext())