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