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