3 references to ERR_SubRequiresParenthesesDot
Microsoft.CodeAnalysis.VisualBasic (3)
Errors\ErrorFacts.vb (1)
1184ERRID.ERR_SubRequiresParenthesesDot,
Parser\ParseExpression.vb (2)
462term = ReportSyntaxError(term, ERRID.ERR_SubRequiresParenthesesDot) 492term = ReportSyntaxError(term, ERRID.ERR_SubRequiresParenthesesDot)