2 references to ClassWithStringValueSerializerAttribute
System.Xaml.Tests (2)
System\Xaml\XamlMemberTests.cs (1)
2180public XamlTypeTests.ClassWithStringValueSerializerAttribute? ClassWithStringValueSerializerAttribute { get; set; }
System\Xaml\XamlTypeTests.cs (1)
4688new SubXamlType(new ReflectionOnlyCustomAttributeDataType(typeof(ClassWithStringValueSerializerAttribute)), new XamlSchemaContext()),