Base:
method
CreateReport
Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.AbstractPullDiagnosticHandler<TDiagnosticsParams, TReport, TReturn>.CreateReport(Roslyn.LanguageServer.Protocol.TextDocumentIdentifier, Roslyn.LanguageServer.Protocol.Diagnostic[], System.String)
1 reference to CreateReport
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Diagnostics\WorkspacePullDiagnosticHandler.cs (1)
47=> CreateReport(identifier, diagnostics: null, resultId: null);