3 types derived from BoundRValuePlaceholderBase
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\BoundNodes.xml.Generated.vb (3)
435Inherits BoundRValuePlaceholderBase 468Inherits BoundRValuePlaceholderBase 8946Inherits BoundRValuePlaceholderBase
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)