6 references to AddWork
Microsoft.CodeAnalysis.LanguageServer.Protocol (4)
Handler\SourceGenerators\SourceGeneratorRefreshQueue.cs (4)
89_refreshQueue.AddWork(); 97_refreshQueue.AddWork(); 109_refreshQueue.AddWork(); 118_refreshQueue.AddWork();
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\ProcessTelemetry\RemoteProcessTelemetryService.PerformanceReporter.cs (1)
44_diagnosticAnalyzerPerformanceTracker.SnapshotAdded += (_, _) => _workQueue.AddWork();
Microsoft.CodeAnalysis.Workspaces (1)
Storage\SQLite\v2\SQLitePersistentStorage_FlushWrites.cs (1)
21_flushQueue.AddWork();