10 references to DeconstructValuePlaceholder
Microsoft.CodeAnalysis.CSharp (10)
Binder\Binder.ValueChecks.cs (3)
1169case BoundKind.DeconstructValuePlaceholder: 4404case BoundKind.DeconstructValuePlaceholder: 5051case 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) 8913case BoundKind.DeconstructValuePlaceholder: 17338BoundKind.DeconstructValuePlaceholder => PipelinePhase.LocalRewriting,
Lowering\LocalRewriter\LocalRewriter.cs (1)
1035case BoundKind.DeconstructValuePlaceholder:
Operations\CSharpOperationFactory.cs (1)
37case BoundKind.DeconstructValuePlaceholder: