4 references to VisitMethodBlockBase
Microsoft.CodeAnalysis.VisualBasic.Workspaces (4)
Simplification\Reducers\AbstractVisualBasicReducer.AbstractReductionRewriter.vb (4)
188
Return
VisitMethodBlockBase
(node, Function(statements As SyntaxList(Of StatementSyntax)) node.WithStatements(statements))
192
Return
VisitMethodBlockBase
(node, Function(statements As SyntaxList(Of StatementSyntax)) node.WithStatements(statements))
196
Return
VisitMethodBlockBase
(node, Function(statements As SyntaxList(Of StatementSyntax)) node.WithStatements(statements))
200
Return
VisitMethodBlockBase
(node, Function(statements As SyntaxList(Of StatementSyntax)) node.WithStatements(statements))