3 references to Interface
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\SemanticTokens\SemanticTokensSchema.cs (1)
44[ClassificationTypeNames.InterfaceName] = SemanticTokenTypes.Interface,
Protocol\SemanticTokens\SemanticTokenTypes.cs (1)
145Interface,
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (1)
SemanticTokens\SemanticTokensRangeTests.cs (1)
8480, 1, 4, tokenTypeToIndex[SemanticTokenTypes.Interface], 0,