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