2 references to WaitForCancellationAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
WorkDoneProgressTests.cs (2)
181await WaitForCancellationAsync(progress.CancellationToken); 187await WaitForCancellationAsync(serverCancellationToken);