2 references to TextDocumentContentHandler
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\TextDocumentContent\ITextDocumentContentProvider.cs (1)
12/// Implementations are collected by the <see cref="TextDocumentContentHandler"/> to delegate
Handler\TextDocumentContent\TextDocumentContentHandler.cs (1)
15[ExportCSharpVisualBasicStatelessLspService(typeof(TextDocumentContentHandler)), Shared]