4 references to ERR_ExpectedQuote
Microsoft.CodeAnalysis.VisualBasic (3)
Errors\ErrorFacts.vb (1)
668ERRID.ERR_ExpectedQuote,
Parser\ParseVerify.vb (1)
51Return ERRID.ERR_ExpectedQuote
Scanner\ScannerXml.vb (1)
938Dim errInfo = ErrorFactory.ErrorInfo(If(isSingle, ERRID.ERR_ExpectedSQuote, ERRID.ERR_ExpectedQuote))
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Parser\ParseXml.vb (1)
3532Diagnostic(ERRID.ERR_ExpectedQuote, ""),