2 references to _cancelledEndSource
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
WorkDoneProgressTests.cs (2)
260
_cancelledEndSource
.TrySetResult(progressReport);
278
=> await
_cancelledEndSource
.Task;