2 references to WindowWorkDoneProgressCancelName
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\WorkDoneProgress\WorkDoneProgressCancelledHandler.cs (1)
15
[Method(Methods.
WindowWorkDoneProgressCancelName
)]
Protocol\Methods.Window.cs (1)
118
public static readonly LspNotification<WorkDoneProgressCancelParams> WindowWorkDoneProgressCancel = new(
WindowWorkDoneProgressCancelName
);