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