6 references to UnwatchDirectories
Microsoft.VisualStudio.LanguageServices (6)
ProjectSystem\FileChangeWatcher.cs (6)
120/// resulting cookie to this collection. For <see cref="Kind.UnwatchDirectories"/>, the operation will 190Contract.ThrowIfFalse(kind is Kind.UnwatchDirectories); 259=> new(Kind.UnwatchDirectories, cookies); 306case Kind.UnwatchDirectories when other._kind == Kind.UnwatchDirectories: 352case Kind.UnwatchDirectories: