19 references to PointerIndirectionOperator
Microsoft.CodeAnalysis.CSharp (19)
Binder\Binder.ValueChecks.cs (6)
595case BoundKind.PointerIndirectionOperator: 804case BoundKind.PointerIndirectionOperator: 3449case BoundKind.PointerIndirectionOperator: 3764case BoundKind.PointerIndirectionOperator: 4599case BoundKind.PointerIndirectionOperator: 5401case BoundKind.PointerIndirectionOperator:
Binder\Binder_Operators.cs (1)
3072case BoundKind.PointerIndirectionOperator: //Covers ->, since the receiver will be one of these.
CodeGen\CodeGenerator_HasHome.cs (1)
63case BoundKind.PointerIndirectionOperator:
CodeGen\EmitAddress.cs (1)
99case BoundKind.PointerIndirectionOperator:
CodeGen\EmitExpression.cs (3)
307case BoundKind.PointerIndirectionOperator: 2904case BoundKind.PointerIndirectionOperator: 3120case BoundKind.PointerIndirectionOperator:
CodeGen\Optimizer.cs (1)
1077case BoundKind.PointerIndirectionOperator:
Generated\BoundNodes.xml.Generated.cs (2)
1378: base(BoundKind.PointerIndirectionOperator, syntax, type, hasErrors || operand.HasErrors()) 8927case BoundKind.PointerIndirectionOperator:
Lowering\ClosureConversion\ExpressionLambdaRewriter.cs (1)
228case BoundKind.PointerIndirectionOperator:
Lowering\LocalRewriter\LocalRewriter.cs (1)
1024case BoundKind.PointerIndirectionOperator:
Lowering\LocalRewriter\LocalRewriter_CompoundAssignmentOperator.cs (1)
773case BoundKind.PointerIndirectionOperator:
Operations\CSharpOperationFactory.cs (1)
299case BoundKind.PointerIndirectionOperator: