11 references to Gate
Microsoft.CodeAnalysis.EditorFeatures.Wpf (11)
BackgroundWorkIndicator\BackgroundWorkIndicatorContext.cs (7)
164lock (Gate) 170lock (Gate) 179lock (Gate) 185lock (Gate) 249lock (this.Gate) 261lock (this.Gate) 273lock (Gate)
BackgroundWorkIndicator\BackgroundWorkIndicatorScope.cs (4)
43Contract.ThrowIfFalse(Monitor.IsEntered(_context.Gate)); 63lock (_context.Gate) 68lock (_context.Gate) 80lock (_context.Gate)