1 reference to Strings_must_start_with_double_quote_not_single_quote
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\Json\JsonParser.StrictSyntaxChecker.cs (1)
228
return new EmbeddedDiagnostic(FeaturesResources.
Strings_must_start_with_double_quote_not_single_quote
, chars[0].Span);