21 references to CustomType
System.Xaml.Tests (21)
System\Xaml\XamlTypeTests.cs (21)
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>))
5184
public ReflectionOnlyType(Type delegatingType) :
base
(delegatingType)
5201
public ReflectionOnlyCustomAttributeDataType(Type delegatingType) :
base
(delegatingType)