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