3 references to Interface
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Extensions\ProtocolConversions.cs (1)
685case LSP.SymbolKind.Interface:
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
Symbols\DocumentSymbolsTests.Hierarchical.cs (2)
414Symbol(LSP.SymbolKind.Interface, "IMyInterface", "IMyInterface", "interface", "interfaceSelection", testLspServer, 711Symbol(LSP.SymbolKind.Interface, "IRepository<T>", "IRepository<T>", "interface", "interfaceSelection", testLspServer,