Generated\BoundNodes.xml.Generated.cs (12)
445: base(kind, syntax, type)
459: base(BoundKind.ValuePlaceholder, syntax, type)
522: base(BoundKind.DeconstructValuePlaceholder, syntax, type)
561: base(BoundKind.TupleOperandPlaceholder, syntax, type)
593: base(BoundKind.AwaitableValuePlaceholder, syntax, type)
625: base(BoundKind.DisposableValuePlaceholder, syntax, type)
661: base(BoundKind.ObjectOrCollectionValuePlaceholder, syntax, type)
698: base(BoundKind.ImplicitIndexerValuePlaceholder, syntax, type)
734: base(BoundKind.ImplicitIndexerReceiverPlaceholder, syntax, type)
6468: base(BoundKind.CollectionExpressionSpreadExpressionPlaceholder, syntax, type)
7836: base(BoundKind.InterpolatedStringHandlerPlaceholder, syntax, type)
7868: base(BoundKind.InterpolatedStringArgumentPlaceholder, syntax, type)