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