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