12 instantiations of ExpandWrapperTypeWithIndex
System.Data.Services (12)
System\Data\Services\WebUtil.cs (12)
120
new
ExpandWrapperTypeWithIndex
{ Type = typeof(ExpandedWrapper<,>), Index = 1 },
121
new
ExpandWrapperTypeWithIndex
{ Type = typeof(ExpandedWrapper<,,>), Index = 2 },
122
new
ExpandWrapperTypeWithIndex
{ Type = typeof(ExpandedWrapper<,,,>), Index = 3 },
123
new
ExpandWrapperTypeWithIndex
{ Type = typeof(ExpandedWrapper<,,,,>), Index = 4 },
124
new
ExpandWrapperTypeWithIndex
{ Type = typeof(ExpandedWrapper<,,,,,>), Index = 5 },
125
new
ExpandWrapperTypeWithIndex
{ Type = typeof(ExpandedWrapper<,,,,,,>), Index = 6 },
126
new
ExpandWrapperTypeWithIndex
{ Type = typeof(ExpandedWrapper<,,,,,,,>), Index = 7 },
127
new
ExpandWrapperTypeWithIndex
{ Type = typeof(ExpandedWrapper<,,,,,,,,>), Index = 8 },
128
new
ExpandWrapperTypeWithIndex
{ Type = typeof(ExpandedWrapper<,,,,,,,,,>), Index = 9 },
129
new
ExpandWrapperTypeWithIndex
{ Type = typeof(ExpandedWrapper<,,,,,,,,,,>), Index = 10 },
130
new
ExpandWrapperTypeWithIndex
{ Type = typeof(ExpandedWrapper<,,,,,,,,,,,>), Index = 11 },
131
new
ExpandWrapperTypeWithIndex
{ Type = typeof(ExpandedWrapper<,,,,,,,,,,,,>), Index = 12 }
2 references to ExpandWrapperTypeWithIndex
System.Data.Services (2)
System\Data\Services\WebUtil.cs (2)
118
private static readonly
ExpandWrapperTypeWithIndex
[] GenericExpandedWrapperTypes = new
ExpandWrapperTypeWithIndex
[]