5 references to ArrayBounds
Microsoft.CodeAnalysis.VisualBasic (5)
Generated\Syntax.xml.Syntax.Generated.vb (5)
21037
return Update(expression, Me.
ArrayBounds
)
21059
Dim _child = If(Me.
ArrayBounds
IsNot Nothing, Me.
ArrayBounds
, SyntaxFactory.ArgumentList())
21079
Return Me.
ArrayBounds
21105
If expression IsNot Me.Expression OrElse arrayBounds IsNot Me.
ArrayBounds
Then