11 references to
Microsoft.CodeAnalysis.CSharp (11)
Generated\BoundNodes.xml.Generated.cs (11)
451: base(kind, syntax, type) 465: base(BoundKind.ValuePlaceholder, syntax, type) 528: base(BoundKind.DeconstructValuePlaceholder, syntax, type) 567: base(BoundKind.TupleOperandPlaceholder, syntax, type) 599: base(BoundKind.AwaitableValuePlaceholder, syntax, type) 631: base(BoundKind.DisposableValuePlaceholder, syntax, type) 667: base(BoundKind.ObjectOrCollectionValuePlaceholder, syntax, type) 704: base(BoundKind.ImplicitIndexerValuePlaceholder, syntax, type) 740: base(BoundKind.ImplicitIndexerReceiverPlaceholder, syntax, type) 7534: base(BoundKind.InterpolatedStringHandlerPlaceholder, syntax, type) 7566: base(BoundKind.InterpolatedStringArgumentPlaceholder, syntax, type)