9 references to Static
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\SemanticTokens\SemanticTokensSchema.cs (1)
83
[ClassificationTypeNames.StaticSymbol] = SemanticTokens.TokenModifiers.
Static
,
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (8)
SemanticTokens\SemanticTokensFullTests.cs (2)
45
0, 6, 1, tokenTypeToIndex[ClassificationTypeNames.ClassName], (int)TokenModifiers.
Static
, // 'C'
58
0, 6, 1, tokenTypeToIndex[SemanticTokenTypes.Class], (int)TokenModifiers.
Static
, // 'C'
SemanticTokens\SemanticTokensRangesTests.cs (2)
45
0, 6, 1, tokenTypeToIndex[ClassificationTypeNames.ClassName], (int)TokenModifiers.
Static
, // 'C'
58
0, 6, 1, tokenTypeToIndex[SemanticTokenTypes.Class], (int)TokenModifiers.
Static
, // 'C'
SemanticTokens\SemanticTokensRangeTests.cs (4)
49
0, 6, 1, tokenTypeToIndex[ClassificationTypeNames.ClassName], (int)TokenModifiers.
Static
, // 'C'
62
0, 6, 1, tokenTypeToIndex[SemanticTokenTypes.Class], (int)TokenModifiers.
Static
, // 'C'
197
0, 6, 1, tokenTypeToIndex[ClassificationTypeNames.ClassName], (int)TokenModifiers.
Static
, // 'C'
209
0, 6, 1, tokenTypeToIndex[SemanticTokenTypes.Class], (int)TokenModifiers.
Static
, // 'C'