17 references to PointerElementAccess
Microsoft.CodeAnalysis.CSharp (17)
Binder\Binder.ValueChecks.cs (6)
427case BoundKind.PointerElementAccess: 645case BoundKind.PointerElementAccess: 2938case BoundKind.PointerElementAccess: 3181case BoundKind.PointerElementAccess: 3789case BoundKind.PointerElementAccess: 4259case BoundKind.PointerElementAccess:
Binder\Binder_Expressions.cs (1)
5083case BoundKind.PointerElementAccess:
Binder\Binder_Operators.cs (1)
2639case BoundKind.PointerElementAccess:
Generated\BoundNodes.xml.Generated.cs (2)
1397: base(BoundKind.PointerElementAccess, syntax, type, hasErrors || expression.HasErrors() || index.HasErrors()) 8576case BoundKind.PointerElementAccess:
Lowering\ClosureConversion\ExpressionLambdaRewriter.cs (1)
232case BoundKind.PointerElementAccess:
Lowering\LocalRewriter\LocalRewriter.cs (1)
902case BoundKind.PointerElementAccess:
Lowering\LocalRewriter\LocalRewriter_CompoundAssignmentOperator.cs (1)
702case BoundKind.PointerElementAccess:
Lowering\LocalRewriter\LocalRewriter_ObjectOrCollectionInitializerExpression.cs (2)
280if (assignment.Left.Kind != BoundKind.PointerElementAccess) 413case BoundKind.PointerElementAccess:
Lowering\LocalRewriter\LoweredDynamicOperationFactory.cs (1)
560case BoundKind.PointerElementAccess:
Operations\CSharpOperationFactory.cs (1)
294case BoundKind.PointerElementAccess: