3 references to RegexText
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\SemanticTokens\CustomLspSemanticTokenNames.cs (1)
132
[ClassificationTypeNames.RegexText] =
RegexText
,
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
SemanticTokens\SemanticTokensRangeTests.cs (2)
452
0, 1, 3, tokenTypeToIndex[CustomLspSemanticTokenNames.
RegexText
], 0, // 'abc'
570
0, 1, 3, tokenTypeToIndex[CustomLspSemanticTokenNames.
RegexText
], 0, // 'abc'