4 references to RedimClause
Microsoft.CodeAnalysis.VisualBasic (1)
Generated\Syntax.xml.Syntax.Generated.vb (1)
21106
Dim newNode = SyntaxFactory.
RedimClause
(expression, arrayBounds)
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (3)
Generated\Syntax.Test.xml.Generated.vb (3)
14145
SyntaxFactory.
RedimClause
(Nothing, GenerateRedArgumentList())
14153
SyntaxFactory.
RedimClause
(GenerateRedKeywordEventContainer(), Nothing)
14160
return SyntaxFactory.
RedimClause
(GenerateRedKeywordEventContainer(), GenerateRedArgumentList())