17 references to GetBeginEndStatements
Microsoft.CodeAnalysis.VisualBasic (17)
Parser\BlockContexts\DoLoopBlockContext.vb (1)
29
GetBeginEndStatements
(doStmt, loopStmt)
Parser\BlockContexts\EnumDeclarationBlockContext.vb (1)
25
GetBeginEndStatements
(beginBlock, endBlock)
Parser\BlockContexts\EventBlockContext.vb (1)
84
GetBeginEndStatements
(beginEvent, endEvent)
Parser\BlockContexts\ForBlockContext.vb (1)
34
GetBeginEndStatements
(beginStmt, nextStmt)
Parser\BlockContexts\LambdaContext.vb (1)
34
GetBeginEndStatements
(header, endBlockStmt)
Parser\BlockContexts\MethodBlockContext.vb (4)
63
GetBeginEndStatements
(beginBlockStmt, endBlockStmt)
68
GetBeginEndStatements
(beginBlockStmt, endBlockStmt)
77
GetBeginEndStatements
(beginBlockStmt, endBlockStmt)
82
GetBeginEndStatements
(beginBlockStmt, endBlockStmt)
Parser\BlockContexts\NamespaceBlockContext.vb (1)
96
GetBeginEndStatements
(beginBlockStmt, endBlockStmt)
Parser\BlockContexts\PropertyBlockContext.vb (1)
36
GetBeginEndStatements
(beginBlockStmt, endBlockStmt)
Parser\BlockContexts\SelectBlockContext.vb (1)
91
GetBeginEndStatements
(beginBlockStmt, endBlockStmt)
Parser\BlockContexts\StatementBlockContext.vb (4)
27
GetBeginEndStatements
(beginStmt, endStmt)
32
GetBeginEndStatements
(beginStmt, endStmt)
37
GetBeginEndStatements
(beginStmt, endStmt)
42
GetBeginEndStatements
(beginStmt, endStmt)
Parser\BlockContexts\TypeBlockContext.vb (1)
81
GetBeginEndStatements
(beginBlockStmt, endBlockStmt)