2 references to EndFunctionStatement
Microsoft.CodeAnalysis.VisualBasic (2)
Parser\BlockContexts\BlockContext.vb (2)
640
endStmt = SyntaxFactory.
EndFunctionStatement
(missingEndKeyword, InternalSyntaxFactory.MissingKeyword(SyntaxKind.FunctionKeyword))
644
endStmt = SyntaxFactory.
EndFunctionStatement
(missingEndKeyword, InternalSyntaxFactory.MissingKeyword(SyntaxKind.FunctionKeyword))