9 references to DeconstructValuePlaceholder
Microsoft.CodeAnalysis.CSharp (9)
Binder\Binder.ValueChecks.cs (3)
924case BoundKind.DeconstructValuePlaceholder: 4104case BoundKind.DeconstructValuePlaceholder: 4791case BoundKind.DeconstructValuePlaceholder:
FlowAnalysis\NullableWalker.cs (1)
560case BoundKind.DeconstructValuePlaceholder:
Generated\BoundNodes.xml.Generated.cs (3)
530: base(BoundKind.DeconstructValuePlaceholder, syntax, type, hasErrors) 540: base(BoundKind.DeconstructValuePlaceholder, syntax, type) 8844case BoundKind.DeconstructValuePlaceholder:
Lowering\LocalRewriter\LocalRewriter.cs (1)
1031case BoundKind.DeconstructValuePlaceholder:
Operations\CSharpOperationFactory.cs (1)
37case BoundKind.DeconstructValuePlaceholder: