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