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