5 references to _gate
Microsoft.CodeAnalysis.Workspaces (5)
TemporaryStorage\TemporaryStorageService.cs (5)
68
/// allocation until space is no longer available in it. Access should be synchronized on <see cref="
_gate
"/>
73
/// <see cref="
_gate
"/></summary>
78
/// synchronized on <see cref="
_gate
"/></summary>
84
/// synchronized on <see cref="
_gate
"/>.
207
lock (
_gate
)