13 references to
Microsoft.CodeAnalysis.CSharp (13)
Generated\BoundNodes.xml.Generated.cs (13)
447: base(kind, syntax, type) 461: 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) 908: base(BoundKind.CollectionBuilderElementsPlaceholder, syntax, type) 6587: base(BoundKind.CollectionExpressionSpreadExpressionPlaceholder, syntax, type) 7959: base(BoundKind.InterpolatedStringHandlerPlaceholder, syntax, type) 7991: base(BoundKind.InterpolatedStringArgumentPlaceholder, syntax, type)