10 references to DeconstructValuePlaceholder
Microsoft.CodeAnalysis.CSharp (10)
Binder\Binder.ValueChecks.cs (3)
1153case BoundKind.DeconstructValuePlaceholder: 4388case BoundKind.DeconstructValuePlaceholder: 5035case BoundKind.DeconstructValuePlaceholder:
FlowAnalysis\NullableWalker.cs (1)
594case BoundKind.DeconstructValuePlaceholder:
Generated\BoundNodes.xml.Generated.cs (4)
510: base(BoundKind.DeconstructValuePlaceholder, syntax, type, hasErrors) 520: base(BoundKind.DeconstructValuePlaceholder, syntax, type) 8911case BoundKind.DeconstructValuePlaceholder: 17335BoundKind.DeconstructValuePlaceholder => PipelinePhase.LocalRewriting,
Lowering\LocalRewriter\LocalRewriter.cs (1)
1035case BoundKind.DeconstructValuePlaceholder:
Operations\CSharpOperationFactory.cs (1)
37case BoundKind.DeconstructValuePlaceholder: