Generated\BoundNodes.xml.Generated.cs (13)
450: base(kind, syntax, type)
464: base(BoundKind.ValuePlaceholder, syntax, type)
525: base(BoundKind.DeconstructValuePlaceholder, syntax, type)
564: base(BoundKind.TupleOperandPlaceholder, syntax, type)
596: base(BoundKind.AwaitableValuePlaceholder, syntax, type)
628: base(BoundKind.DisposableValuePlaceholder, syntax, type)
664: base(BoundKind.ObjectOrCollectionValuePlaceholder, syntax, type)
701: base(BoundKind.ImplicitIndexerValuePlaceholder, syntax, type)
737: base(BoundKind.ImplicitIndexerReceiverPlaceholder, syntax, type)
911: base(BoundKind.CollectionBuilderElementsPlaceholder, syntax, type)
6620: base(BoundKind.CollectionExpressionSpreadExpressionPlaceholder, syntax, type)
7992: base(BoundKind.InterpolatedStringHandlerPlaceholder, syntax, type)
8024: base(BoundKind.InterpolatedStringArgumentPlaceholder, syntax, type)