2 overrides of WithNextStatementCore
Microsoft.CodeAnalysis.VisualBasic (2)
Generated\Syntax.xml.Syntax.Generated.vb (2)
18750
Friend Overrides Function
WithNextStatementCore
(nextStatement As NextStatementSyntax) As ForOrForEachBlockSyntax
18934
Friend Overrides Function
WithNextStatementCore
(nextStatement As NextStatementSyntax) As ForOrForEachBlockSyntax
1 reference to WithNextStatementCore
Microsoft.CodeAnalysis.VisualBasic (1)
Generated\Syntax.xml.Syntax.Generated.vb (1)
18639
Return
WithNextStatementCore
(nextStatement)