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