6 references to Report
Microsoft.CodeAnalysis.LanguageServer.Protocol (4)
Handler\SpellCheck\AbstractSpellCheckingHandler.cs (3)
110progress.Report(await ComputeAndReportCurrentSpansAsync( 121progress.Report(CreateReport(previousParams.TextDocument, ranges: null, previousParams.PreviousResultId)); 187progress.Report(CreateReport(textDocument, ranges: null, resultId: null));
Handler\Symbols\WorkspaceSymbolsHandler.cs (1)
97_progress.Report(symbolInfo);
Microsoft.VisualStudio.LanguageServices.Xaml (2)
Implementation\LanguageServer\Handler\Diagnostics\AbstractPullDiagnosticHandler.cs (2)
83progress.Report(CreateReport(previousResult.TextDocument, diagnostics: null, resultId: null)); 108progress.Report(CreateReport(