1 type derived from AbstractWorkspacePullDiagnosticsHandler
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Diagnostics\Public\PublicWorkspacePullDiagnosticsHandler.cs (1)
23
internal sealed partial class PublicWorkspacePullDiagnosticsHandler :
AbstractWorkspacePullDiagnosticsHandler
<WorkspaceDiagnosticParams, WorkspaceDiagnosticPartialReport, WorkspaceDiagnosticReport?>, IDisposable
2 references to AbstractWorkspacePullDiagnosticsHandler
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\Diagnostics\AbstractWorkspacePullDiagnosticsHandler.cs (1)
132
internal readonly struct TestAccessor(
AbstractWorkspacePullDiagnosticsHandler
<TDiagnosticsParams, TReport, TReturn> handler)
Handler\Diagnostics\WorkspacePullDiagnosticHandler.cs (1)
24
:
AbstractWorkspacePullDiagnosticsHandler
<VSInternalWorkspaceDiagnosticsParams, VSInternalWorkspaceDiagnosticReport[], VSInternalWorkspaceDiagnosticReport[]>(