1 write to _underlyingProgress
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\BufferedProgress.cs (1)
35
_underlyingProgress
= underlyingProgress;
1 reference to _underlyingProgress
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\BufferedProgress.cs (1)
48
_underlyingProgress
?.Report(value);