13 references to TK_ArrayType
Microsoft.CSharp (13)
Microsoft\CSharp\RuntimeBinder\Errors\UserStringBuilder.cs (1)
465case TypeKind.TK_ArrayType:
Microsoft\CSharp\RuntimeBinder\Semantics\Binding\Better.cs (1)
148case TypeKind.TK_ArrayType:
Microsoft\CSharp\RuntimeBinder\Semantics\ExplicitConversion.cs (1)
143case TypeKind.TK_ArrayType:
Microsoft\CSharp\RuntimeBinder\Semantics\ImplicitConversion.cs (1)
162case TypeKind.TK_ArrayType:
Microsoft\CSharp\RuntimeBinder\Semantics\TypeBind.cs (2)
322case TypeKind.TK_ArrayType: 347case 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)
271case TypeKind.TK_ArrayType: 381case TypeKind.TK_ArrayType: 477case TypeKind.TK_ArrayType: 515case TypeKind.TK_ArrayType: