1 instantiation of RelatedDocumentsHandler
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\RelatedDocuments\RelatedDocumentsHandler.cs (1)
26
=> new
RelatedDocumentsHandler
();
1 reference to RelatedDocumentsHandler
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\RelatedDocuments\RelatedDocumentsHandler.cs (1)
20
[ExportCSharpVisualBasicLspServiceFactory(typeof(
RelatedDocumentsHandler
)), Shared]