2 references to _connectionGate
Microsoft.CodeAnalysis.Workspaces (2)
Storage\SQLite\v2\SQLitePersistentStorage+PooledConnection.cs (2)
54
lock (
_connectionGate
)
67
lock (
_connectionGate
)