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