3 references to NotificationParams
Microsoft.CodeAnalysis.LanguageServer (3)
HostWorkspace\OpenProjectsHandler.cs (3)
16
internal class OpenProjectHandler : ILspServiceNotificationHandler<OpenProjectHandler.
NotificationParams
>
30
Task INotificationHandler<
NotificationParams
, RequestContext>.HandleNotificationAsync(
NotificationParams
request, RequestContext requestContext, CancellationToken cancellationToken)