13 references to StringVerbatim
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\SemanticTokens\CustomLspSemanticTokenNames.cs (1)
93
[ClassificationTypeNames.VerbatimStringLiteral] =
StringVerbatim
,
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (12)
SemanticTokens\SemanticTokensRangeTests.cs (12)
344
0, 2, 5, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0, // '@"one'
345
1, 0, 4, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0, // 'two '
347
1, 0, 6, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0, // 'three"'
568
0, 1, 2, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0, // '@"'
573
0, 1, 1, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0, // ' '
575
1, 0, 27, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0, // '"'
668
0, 2, 2, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0,
670
0, 5, 1, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0,
672
0, 1, 1, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0,
674
1, 0, 12, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0,
676
1, 0, 8, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0,
678
0, 1, 1, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0,