2 references to _shutdownTokenSource
Microsoft.CodeAnalysis.Workspaces (2)
Storage\SQLite\v2\SQLiteConnectionPool.cs (2)
55
_shutdownTokenSource
.Cancel();
129
if (
_shutdownTokenSource
.IsCancellationRequested)