10 references to DeconstructValuePlaceholder
Microsoft.CodeAnalysis.CSharp (10)
Binder\Binder.ValueChecks.cs (3)
1170case BoundKind.DeconstructValuePlaceholder: 4416case BoundKind.DeconstructValuePlaceholder: 5108case BoundKind.DeconstructValuePlaceholder:
FlowAnalysis\NullableWalker.cs (1)
613case BoundKind.DeconstructValuePlaceholder:
Generated\BoundNodes.xml.Generated.cs (4)
515: base(BoundKind.DeconstructValuePlaceholder, syntax, type, hasErrors) 525: base(BoundKind.DeconstructValuePlaceholder, syntax, type) 9107case BoundKind.DeconstructValuePlaceholder: 17700BoundKind.DeconstructValuePlaceholder => PipelinePhase.LocalRewriting,
Lowering\LocalRewriter\LocalRewriter.cs (1)
1041case BoundKind.DeconstructValuePlaceholder:
Operations\CSharpOperationFactory.cs (1)
36case BoundKind.DeconstructValuePlaceholder: