11 references to Gate
Microsoft.CodeAnalysis.EditorFeatures.Wpf (11)
BackgroundWorkIndicator\BackgroundWorkIndicatorContext.cs (7)
165lock (Gate) 171lock (Gate) 180lock (Gate) 186lock (Gate) 250lock (this.Gate) 262lock (this.Gate) 274lock (Gate)
BackgroundWorkIndicator\BackgroundWorkIndicatorScope.cs (4)
44Contract.ThrowIfFalse(Monitor.IsEntered(_context.Gate)); 64lock (_context.Gate) 69lock (_context.Gate) 81lock (_context.Gate)