1 reference to IsEndQuotedStringLiteral
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Legacy\NativeCSharpTokenizer.cs (1)
568
private StateResult QuotedStringLiteral() => QuotedLiteral('\"',
IsEndQuotedStringLiteral
, SyntaxKind.StringLiteral);