4 references to _gate
Microsoft.VisualStudio.LanguageServices (4)
ProjectSystem\FileChangeWatcher.cs (4)
384
/// This does not need to be used under <see cref="
_gate
"/>, as it's only used inside the actual queue of file watcher
403
lock (
_gate
)
436
lock (
_gate
)
448
lock (
_gate
)