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
"/>.
68
lock (
_gate
)
83
lock (
_gate
)