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