4 references to PointerAndLong
Microsoft.CodeAnalysis.CSharp (4)
Binder\Semantics\Operators\OperatorKind.cs (2)
447PointerAndLongAddition = PointerAndLong | Addition, 489PointerAndLongSubtraction = PointerAndLong | Subtraction,
Binder\Semantics\Operators\OperatorKindExtensions.cs (1)
303case BinaryOperatorKind.PointerAndLong:
CodeGen\EmitOperators.cs (1)
797case BinaryOperatorKind.PointerAndLong: