3 references to _gate
Microsoft.CodeAnalysis.Workspaces (3)
Storage\SQLite\v2\SQLiteConnectionPoolService.cs (3)
32/// Access to this field is synchronized through <see cref="_gate"/>. 68lock (_gate) 83lock (_gate)