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