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 379lock (_gate) 401lock (_gate) 413lock (_gate)