13 references to TK_ArrayType
Microsoft.CSharp (13)
Microsoft\CSharp\RuntimeBinder\Errors\UserStringBuilder.cs (1)
465
case TypeKind.
TK_ArrayType
:
Microsoft\CSharp\RuntimeBinder\Semantics\Binding\Better.cs (1)
148
case TypeKind.
TK_ArrayType
:
Microsoft\CSharp\RuntimeBinder\Semantics\ExplicitConversion.cs (1)
143
case TypeKind.
TK_ArrayType
:
Microsoft\CSharp\RuntimeBinder\Semantics\ImplicitConversion.cs (1)
162
case TypeKind.
TK_ArrayType
:
Microsoft\CSharp\RuntimeBinder\Semantics\TypeBind.cs (2)
322
case TypeKind.
TK_ArrayType
:
347
case TypeKind.
TK_ArrayType
:
Microsoft\CSharp\RuntimeBinder\Semantics\Types\ArrayType.cs (1)
17
: base(TypeKind.
TK_ArrayType
)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\Type.cs (2)
59
goto case TypeKind.
TK_ArrayType
;
61
case TypeKind.
TK_ArrayType
:
Microsoft\CSharp\RuntimeBinder\Semantics\Types\TypeManager.cs (4)
271
case TypeKind.
TK_ArrayType
:
381
case TypeKind.
TK_ArrayType
:
477
case TypeKind.
TK_ArrayType
:
515
case TypeKind.
TK_ArrayType
: