Generated\BoundNodes.xml.Generated.cs (12)
464: base(kind, syntax, type)
478: base(BoundKind.ValuePlaceholder, syntax, type)
541: base(BoundKind.DeconstructValuePlaceholder, syntax, type)
580: base(BoundKind.TupleOperandPlaceholder, syntax, type)
612: base(BoundKind.AwaitableValuePlaceholder, syntax, type)
644: base(BoundKind.DisposableValuePlaceholder, syntax, type)
680: base(BoundKind.ObjectOrCollectionValuePlaceholder, syntax, type)
717: base(BoundKind.ImplicitIndexerValuePlaceholder, syntax, type)
753: base(BoundKind.ImplicitIndexerReceiverPlaceholder, syntax, type)
6485: base(BoundKind.CollectionExpressionSpreadExpressionPlaceholder, syntax, type)
7853: base(BoundKind.InterpolatedStringHandlerPlaceholder, syntax, type)
7885: base(BoundKind.InterpolatedStringArgumentPlaceholder, syntax, type)