5 references to _gate
Microsoft.CodeAnalysis.Workspaces (5)
TemporaryStorage\TemporaryStorageService.cs (5)
69
/// allocation until space is no longer available in it. Access should be synchronized on <see cref="
_gate
"/>
74
/// <see cref="
_gate
"/></summary>
79
/// synchronized on <see cref="
_gate
"/></summary>
85
/// synchronized on <see cref="
_gate
"/>.
208
lock (
_gate
)