Generated\BoundNodes.xml.Generated.cs (12)
445: base(kind, syntax, type)
459: base(BoundKind.ValuePlaceholder, syntax, type)
520: base(BoundKind.DeconstructValuePlaceholder, syntax, type)
559: base(BoundKind.TupleOperandPlaceholder, syntax, type)
591: base(BoundKind.AwaitableValuePlaceholder, syntax, type)
623: base(BoundKind.DisposableValuePlaceholder, syntax, type)
659: base(BoundKind.ObjectOrCollectionValuePlaceholder, syntax, type)
696: base(BoundKind.ImplicitIndexerValuePlaceholder, syntax, type)
732: base(BoundKind.ImplicitIndexerReceiverPlaceholder, syntax, type)
6511: base(BoundKind.CollectionExpressionSpreadExpressionPlaceholder, syntax, type)
7883: base(BoundKind.InterpolatedStringHandlerPlaceholder, syntax, type)
7915: base(BoundKind.InterpolatedStringArgumentPlaceholder, syntax, type)