1 implementation of IBoundNodeWithIOperationChildren
Microsoft.CodeAnalysis.VisualBasic (1)
BoundTree\Statement.vb (1)
13Implements IBoundNodeWithIOperationChildren
2 references to IBoundNodeWithIOperationChildren
Microsoft.CodeAnalysis.VisualBasic (2)
BoundTree\Statement.vb (1)
15Public ReadOnly Property IBoundNodeWithIOperationChildren_Children As ImmutableArray(Of BoundNode) Implements IBoundNodeWithIOperationChildren.Children
Operations\VisualBasicOperationFactory.vb (1)
341Dim boundNodeWithChildren = DirectCast(boundNode, IBoundNodeWithIOperationChildren)