3 references to Children
Microsoft.CodeAnalysis.VisualBasic (3)
Operations\VisualBasicOperationFactory.vb (3)
342If boundNodeWithChildren.Children.IsDefaultOrEmpty Then 346Dim builder = ArrayBuilder(Of IOperation).GetInstance(boundNodeWithChildren.Children.Length) 347For Each childNode In boundNodeWithChildren.Children