2 references to UpdateLogLevelParams
Microsoft.CodeAnalysis.LanguageServer (2)
LanguageServer\Handler\Logging\UpdateLogLevelHandler.cs (2)
19internal class UpdateLogLevelHandler(ServerConfiguration serverConfiguration) : ILspServiceNotificationHandler<UpdateLogLevelParams> 27public Task HandleNotificationAsync(UpdateLogLevelParams request, RequestContext requestContext, CancellationToken cancellationToken)