7 references to Report
Microsoft.CodeAnalysis.LanguageServer.Protocol (5)
Handler\RelatedDocuments\RelatedDocumentsHandler.cs (1)
75
progress.
Report
(new VSInternalRelatedDocumentReport
Handler\SpellCheck\AbstractSpellCheckingHandler.cs (3)
114
progress.
Report
(report);
125
progress.
Report
(CreateReport(previousParams.TextDocument, ranges: null, previousParams.PreviousResultId));
221
progress.
Report
(CreateReport(textDocument, ranges: null, resultId: null));
Handler\Symbols\WorkspaceSymbolsHandler.cs (1)
103
progress.
Report
(symbolInfo);
Microsoft.VisualStudio.LanguageServices.Xaml (2)
Implementation\LanguageServer\Handler\Diagnostics\AbstractPullDiagnosticHandler.cs (2)
83
progress.
Report
(CreateReport(previousResult.TextDocument, diagnostics: null, resultId: null));
108
progress.
Report
(CreateReport(