1 reference to HandleNotificationAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework\QueueItem.cs (1)
210
await parameterlessNotificationHandler.
HandleNotificationAsync
(context, cancellationToken).ConfigureAwait(false);