Microsoft.CSharp.RuntimeBinder.Semantics.TypeKind
enum TypeKind
TK_AggregateType = 0
TK_ArrayType = 5
TK_NullableType = 8
TK_NullType = 2
TK_PointerType = 6
TK_VoidType = 1