3 references to Statements
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Syntax.Generated.vb (3)
14416
return Update(elseKeyword, Me.
Statements
)
14443
Return Me.WithStatements(Me.
Statements
.AddRange(items))
14484
If elseKeyword <> Me.ElseKeyword OrElse statements <> Me.
Statements
Then