13 references to TK_ArrayType
Microsoft.CSharp (13)
Microsoft\CSharp\RuntimeBinder\Errors\UserStringBuilder.cs (1)
477
case TypeKind.
TK_ArrayType
:
Microsoft\CSharp\RuntimeBinder\Semantics\Binding\Better.cs (1)
149
case TypeKind.
TK_ArrayType
:
Microsoft\CSharp\RuntimeBinder\Semantics\ExplicitConversion.cs (1)
144
case TypeKind.
TK_ArrayType
:
Microsoft\CSharp\RuntimeBinder\Semantics\ImplicitConversion.cs (1)
163
case TypeKind.
TK_ArrayType
:
Microsoft\CSharp\RuntimeBinder\Semantics\TypeBind.cs (2)
327
case TypeKind.
TK_ArrayType
:
352
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)
285
case TypeKind.
TK_ArrayType
:
396
case TypeKind.
TK_ArrayType
:
492
case TypeKind.
TK_ArrayType
:
530
case TypeKind.
TK_ArrayType
: