2 references to GetBlockName
Microsoft.CodeAnalysis.VisualBasic (2)
Parser\BlockContexts\ExecutableStatementContext.vb (2)
51
node = Parser.ReportSyntaxError(node, ERRID.ERR_InvInsideBlock, SyntaxFacts.
GetBlockName
(BlockKind))
75
node = Parser.ReportSyntaxError(node, ERRID.ERR_InvInsideBlock, SyntaxFacts.
GetBlockName
(BlockKind))