4 references to PointerAndUInt
Microsoft.CodeAnalysis.CSharp (4)
Binder\Semantics\Operators\OperatorKind.cs (2)
446
PointerAndUIntAddition =
PointerAndUInt
| Addition,
488
PointerAndUIntSubtraction =
PointerAndUInt
| Subtraction,
Binder\Semantics\Operators\OperatorKindExtensions.cs (1)
302
case BinaryOperatorKind.
PointerAndUInt
:
CodeGen\EmitOperators.cs (1)
796
case BinaryOperatorKind.
PointerAndUInt
: