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