2 references to WithArrayBounds
Microsoft.CodeAnalysis.VisualBasic (1)
Generated\Syntax.xml.Syntax.Generated.vb (1)
21060
Return Me.
WithArrayBounds
(_child.AddArguments(items))
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.vb (1)
20345
Dim withObj = objectUnderTest.WithExpression(objectUnderTest.Expression).
WithArrayBounds
(objectUnderTest.ArrayBounds)