2 references to _reportSource
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
WorkDoneProgressTests.cs (2)
263
_reportSource
.TrySetResult(progressReport);
272
=> await
_reportSource
.Task;