6 references to ERR_LineContWithCommentOrNoPrecSpace
Microsoft.CodeAnalysis.VisualBasic (2)
Errors\ErrorFacts.vb (1)
559ERRID.ERR_LineContWithCommentOrNoPrecSpace,
Scanner\Scanner.vb (1)
1303err = ERRID.ERR_LineContWithCommentOrNoPrecSpace
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (4)
Parser\ParseStatements.vb (3)
407Diagnostic(ERRID.ERR_LineContWithCommentOrNoPrecSpace, "_")) 8422Diagnostic(ERRID.ERR_LineContWithCommentOrNoPrecSpace, "_").WithLocation(4, 1) 8439Diagnostic(ERRID.ERR_LineContWithCommentOrNoPrecSpace, "_").WithLocation(6, 1)
Parser\ParseXml.vb (1)
1078Diagnostic(ERRID.ERR_LineContWithCommentOrNoPrecSpace, "_"),