2 implementations of ILspServiceRequestHandler
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\Diagnostics\BuildOnlyDiagnosticIdsHandler.cs (1)
29
:
ILspServiceRequestHandler
<BuildOnlyDiagnosticIdsResult>
Handler\EditAndContinue\RegisterSolutionSnapshotHandler.cs (1)
19
internal sealed class RegisterSolutionSnapshotHandler :
ILspServiceRequestHandler
<LspSolutionSnapshotId>