7 references to ERR_ExpectedLT
Microsoft.CodeAnalysis.VisualBasic (3)
Errors\ErrorFacts.vb (1)
669ERRID.ERR_ExpectedLT,
Parser\ParseVerify.vb (1)
88Return ERRID.ERR_ExpectedLT
Parser\ParseXml.vb (1)
905beginEndElement = AddLeadingSyntax(beginEndElement, unexpected, ERRID.ERR_ExpectedLT)
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (4)
Parser\ParseXml.vb (4)
1930Diagnostic(ERRID.ERR_ExpectedLT, "")) 2007Diagnostic(ERRID.ERR_ExpectedLT, ""), 2022Diagnostic(ERRID.ERR_ExpectedLT, ""), 3533Diagnostic(ERRID.ERR_ExpectedLT, ""),