2 types derived from CustomType
System.Xaml.Tests (2)
System\Xaml\XamlTypeTests.cs (2)
5182
private class ReflectionOnlyType :
CustomType
5199
private class ReflectionOnlyCustomAttributeDataType :
CustomType
19 instantiations of CustomType
System.Xaml.Tests (19)
System\Xaml\XamlTypeTests.cs (19)
264
new XamlType(new
CustomType
(typeof(XamlTypeTests))
343
var type = new CustomXamlType(new
CustomType
(typeof(int))
364
var type = new CustomXamlType(new
CustomType
(typeof(int))
380
var type = new CustomXamlType(new
CustomType
(typeof(int))
396
var type = new CustomXamlType(new
CustomType
(typeof(int))
412
var type = new CustomXamlType(new
CustomType
(typeof(int))
689
var type = new SubXamlType(new
CustomType
(typeof(int))
1199
new SubXamlType(new
CustomType
(typeof(MembersDataClass))
1502
var type = new SubXamlType(new
CustomType
(typeof(List<int>))
2097
var type = new SubXamlType(new
CustomType
(typeof(int))
2281
var type = new SubXamlType(new
CustomType
(typeof(List<int>))
2460
var type = new SubXamlType(new
CustomType
(typeof(List<int>))
3522
new SubXamlType(new
CustomType
(typeof(EvenMoreDerivedShadowedBaseClass))
3537
new SubXamlType(new
CustomType
(typeof(EvenMoreDerivedShadowedBaseClass))
3861
var type = new SubXamlType(new
CustomType
(typeof(int))
4060
var type = new SubXamlType(new
CustomType
(typeof(int))
4359
var type = new SubXamlType(new
CustomType
(typeof(List<int>))
4600
var type = new SubXamlType(new
CustomType
(typeof(int))
4767
var type = new SubXamlType(new
CustomType
(typeof(List<int>))