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)
343
0, 2, 5, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0, // '@"one'
344
1, 0, 4, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0, // 'two '
346
1, 0, 6, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0, // 'three"'
567
0, 1, 2, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0, // '@"'
572
0, 1, 1, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0, // ' '
574
1, 0, 27, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0, // '"'
667
0, 2, 2, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0,
669
0, 5, 1, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0,
671
0, 1, 1, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0,
673
1, 0, 12, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0,
675
1, 0, 8, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0,
677
0, 1, 1, tokenTypeToIndex[CustomLspSemanticTokenNames.
StringVerbatim
], 0,