5 references to _gate
Microsoft.CodeAnalysis.Workspaces (5)
TemporaryStorage\TemporaryStorageService.cs (5)
77
/// allocation until space is no longer available in it. Access should be synchronized on <see cref="
_gate
"/>
82
/// <see cref="
_gate
"/></summary>
87
/// synchronized on <see cref="
_gate
"/></summary>
93
/// synchronized on <see cref="
_gate
"/>.
227
lock (
_gate
)