10 references to DeconstructValuePlaceholder
Microsoft.CodeAnalysis.CSharp (10)
Binder\Binder.ValueChecks.cs (3)
1169case BoundKind.DeconstructValuePlaceholder: 4405case BoundKind.DeconstructValuePlaceholder: 5060case BoundKind.DeconstructValuePlaceholder:
FlowAnalysis\NullableWalker.cs (1)
594case BoundKind.DeconstructValuePlaceholder:
Generated\BoundNodes.xml.Generated.cs (4)
512: base(BoundKind.DeconstructValuePlaceholder, syntax, type, hasErrors) 522: base(BoundKind.DeconstructValuePlaceholder, syntax, type) 8987case BoundKind.DeconstructValuePlaceholder: 17467BoundKind.DeconstructValuePlaceholder => PipelinePhase.LocalRewriting,
Lowering\LocalRewriter\LocalRewriter.cs (1)
1040case BoundKind.DeconstructValuePlaceholder:
Operations\CSharpOperationFactory.cs (1)
36case BoundKind.DeconstructValuePlaceholder: