13 references to TK_ArrayType
Microsoft.CSharp (13)
Microsoft\CSharp\RuntimeBinder\Errors\UserStringBuilder.cs (1)
477case TypeKind.TK_ArrayType:
Microsoft\CSharp\RuntimeBinder\Semantics\Binding\Better.cs (1)
149case TypeKind.TK_ArrayType:
Microsoft\CSharp\RuntimeBinder\Semantics\ExplicitConversion.cs (1)
144case TypeKind.TK_ArrayType:
Microsoft\CSharp\RuntimeBinder\Semantics\ImplicitConversion.cs (1)
163case TypeKind.TK_ArrayType:
Microsoft\CSharp\RuntimeBinder\Semantics\TypeBind.cs (2)
327case TypeKind.TK_ArrayType: 352case TypeKind.TK_ArrayType:
Microsoft\CSharp\RuntimeBinder\Semantics\Types\ArrayType.cs (1)
17: base(TypeKind.TK_ArrayType)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\Type.cs (2)
59goto case TypeKind.TK_ArrayType; 61case TypeKind.TK_ArrayType:
Microsoft\CSharp\RuntimeBinder\Semantics\Types\TypeManager.cs (4)
285case TypeKind.TK_ArrayType: 396case TypeKind.TK_ArrayType: 492case TypeKind.TK_ArrayType: 530case TypeKind.TK_ArrayType: