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