9 references to DeconstructValuePlaceholder
Microsoft.CodeAnalysis.CSharp (9)
Binder\Binder.ValueChecks.cs (3)
901case BoundKind.DeconstructValuePlaceholder: 4081case BoundKind.DeconstructValuePlaceholder: 4767case BoundKind.DeconstructValuePlaceholder:
FlowAnalysis\NullableWalker.cs (1)
560case BoundKind.DeconstructValuePlaceholder:
Generated\BoundNodes.xml.Generated.cs (3)
531: base(BoundKind.DeconstructValuePlaceholder, syntax, type, hasErrors) 541: base(BoundKind.DeconstructValuePlaceholder, syntax, type) 8845case BoundKind.DeconstructValuePlaceholder:
Lowering\LocalRewriter\LocalRewriter.cs (1)
1031case BoundKind.DeconstructValuePlaceholder:
Operations\CSharpOperationFactory.cs (1)
37case BoundKind.DeconstructValuePlaceholder: