1 implementation of ILspServiceRequestHandler
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\EditAndContinue\RegisterSolutionSnapshotHandler.cs (1)
20
internal sealed class RegisterSolutionSnapshotHandler :
ILspServiceRequestHandler
<LspSolutionSnapshotId>
1 reference to ILspServiceRequestHandler
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Diagnostics\BuildOnlyDiagnosticIdsHandler.cs (1)
29
:
ILspServiceRequestHandler
<BuildOnlyDiagnosticIdsResult>