1 write to _connectionPoolService
Microsoft.CodeAnalysis.Workspaces (1)
Storage\SQLite\v2\SQLiteConnectionPool.cs (1)
32_connectionPoolService = connectionPoolService;
2 references to _connectionPoolService
Microsoft.CodeAnalysis.Workspaces (2)
Storage\SQLite\v2\SQLiteConnectionPool.cs (2)
99if (scheduler != _connectionPoolService.Scheduler.ConcurrentScheduler && scheduler != _connectionPoolService.Scheduler.ExclusiveScheduler)