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);