11 references to TableKind
Microsoft.CodeAnalysis.VisualBasic (11)
Semantics\Operators.vb (11)
1648
Dim tableKind As BinaryOperatorTables.
TableKind
1652
tableKind = BinaryOperatorTables.
TableKind
.Addition
1657
tableKind = BinaryOperatorTables.
TableKind
.SubtractionMultiplicationModulo
1660
tableKind = BinaryOperatorTables.
TableKind
.Division
1663
tableKind = BinaryOperatorTables.
TableKind
.IntegerDivision
1666
tableKind = BinaryOperatorTables.
TableKind
.Power
1670
tableKind = BinaryOperatorTables.
TableKind
.Shift
1674
tableKind = BinaryOperatorTables.
TableKind
.Logical
1678
tableKind = BinaryOperatorTables.
TableKind
.ConcatenationLike
1686
tableKind = BinaryOperatorTables.
TableKind
.Relational
1691
tableKind = BinaryOperatorTables.
TableKind
.Bitwise