3 references to Struct
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\SemanticTokens\SemanticTokensSchema.cs (1)
41[ClassificationTypeNames.StructName] = SemanticTokenTypes.Struct,
Protocol\SemanticTokens\SemanticTokenTypes.cs (1)
146Struct,
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (1)
SemanticTokens\SemanticTokensRangeTests.cs (1)
8390, 1, 6, tokenTypeToIndex[SemanticTokenTypes.Struct], 0,