10 references to DeconstructValuePlaceholder
Microsoft.CodeAnalysis.CSharp (10)
Binder\Binder.ValueChecks.cs (3)
1169case BoundKind.DeconstructValuePlaceholder: 4410case BoundKind.DeconstructValuePlaceholder: 5065case BoundKind.DeconstructValuePlaceholder:
FlowAnalysis\NullableWalker.cs (1)
596case BoundKind.DeconstructValuePlaceholder:
Generated\BoundNodes.xml.Generated.cs (4)
515: base(BoundKind.DeconstructValuePlaceholder, syntax, type, hasErrors) 525: base(BoundKind.DeconstructValuePlaceholder, syntax, type) 9109case BoundKind.DeconstructValuePlaceholder: 17703BoundKind.DeconstructValuePlaceholder => PipelinePhase.LocalRewriting,
Lowering\LocalRewriter\LocalRewriter.cs (1)
1040case BoundKind.DeconstructValuePlaceholder:
Operations\CSharpOperationFactory.cs (1)
36case BoundKind.DeconstructValuePlaceholder: