1 type derived from ClassWithWhitespaceSignificantCollectionAttribute
System.Xaml.Tests (1)
System\Xaml\XamlTypeTests.cs (1)
2950private class InheritedClassWithWhitespaceSignificantCollectionAttribute : ClassWithWhitespaceSignificantCollectionAttribute
3 references to ClassWithWhitespaceSignificantCollectionAttribute
System.Xaml.Tests (3)
System\Xaml\XamlTypeTests.cs (3)
2908new SubXamlType(typeof(ClassWithWhitespaceSignificantCollectionAttribute), new XamlSchemaContext()), 2918new SubXamlType(new ReflectionOnlyCustomAttributeDataType(typeof(ClassWithWhitespaceSignificantCollectionAttribute)), new XamlSchemaContext()), 2929new CustomXamlType(typeof(ClassWithWhitespaceSignificantCollectionAttribute), new XamlSchemaContext())