8 references to InheritedClassWithAliasedAttributes
System.Xaml.Tests (8)
System\Xaml\XamlTypeTests.cs (8)
453new SubXamlType(typeof(InheritedClassWithAliasedAttributes), new XamlSchemaContext()), 455new XamlMember("keyName", new XamlType(typeof(InheritedClassWithAliasedAttributes), new XamlSchemaContext()), false) 485new SubXamlType(typeof(InheritedClassWithAliasedAttributes), new XamlSchemaContext()), 487new XamlMember("runtimeName", new XamlType(typeof(InheritedClassWithAliasedAttributes), new XamlSchemaContext()), false) 517new SubXamlType(typeof(InheritedClassWithAliasedAttributes), new XamlSchemaContext()), 519new XamlMember("uidName", new XamlType(typeof(InheritedClassWithAliasedAttributes), new XamlSchemaContext()), false) 549new SubXamlType(typeof(InheritedClassWithAliasedAttributes), new XamlSchemaContext()), 551new XamlMember("langName", new XamlType(typeof(InheritedClassWithAliasedAttributes), new XamlSchemaContext()), false)