11 references to TableKind
Microsoft.CodeAnalysis.VisualBasic (11)
Preprocessor\OperatorResolution.vb (11)
299Dim whichTable As TableKind 304whichTable = TableKind.Addition 309whichTable = TableKind.SubtractionMultiplicationModulo 312whichTable = TableKind.Division 315whichTable = TableKind.IntegerDivision 318whichTable = TableKind.Power 322whichTable = TableKind.Shift 326whichTable = TableKind.Logical 330whichTable = TableKind.ConcatenationLike 338whichTable = TableKind.Relational 343whichTable = TableKind.Bitwise