1 implementation of SendNotificationAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\LanguageServerNotificationManager.cs (1)
38
public async ValueTask
SendNotificationAsync
<TParams>(string methodName, TParams @params, CancellationToken cancellationToken)