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