Generated\BoundNodes.xml.Generated.cs (12)
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)
905: base(BoundKind.CollectionBuilderElementsPlaceholder, syntax, type)
6600: base(BoundKind.CollectionExpressionSpreadExpressionPlaceholder, syntax, type)
7972: base(BoundKind.InterpolatedStringHandlerPlaceholder, syntax, type)
8004: base(BoundKind.InterpolatedStringArgumentPlaceholder, syntax, type)