3 types derived from BoundRValuePlaceholderBase
Microsoft.CodeAnalysis.VisualBasic (3)
6 instantiations of BoundRValuePlaceholderBase
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\BoundNodes.xml.Generated.vb (6)
438MyBase.New(BoundKind.WithRValueExpressionPlaceholder, syntax, type, hasErrors)
445MyBase.New(BoundKind.WithRValueExpressionPlaceholder, syntax, type)
471MyBase.New(BoundKind.RValuePlaceholder, syntax, type, hasErrors)
483MyBase.New(BoundKind.RValuePlaceholder, syntax, type)
8949MyBase.New(BoundKind.ConditionalAccessReceiverPlaceholder, syntax, type, hasErrors)
8962MyBase.New(BoundKind.ConditionalAccessReceiverPlaceholder, syntax, type)