3 references to ERR_InvalidUseOfCustomModifier
Microsoft.CodeAnalysis.VisualBasic (3)
Errors\ErrorFacts.vb (1)
649
ERRID.
ERR_InvalidUseOfCustomModifier
,
Parser\Parser.vb (2)
1994
t = ReportSyntaxError(possibleKeyword, ERRID.
ERR_InvalidUseOfCustomModifier
)
2724
id = ReportSyntaxError(id, ERRID.
ERR_InvalidUseOfCustomModifier
)