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 175Contract.ThrowIfFalse(kind is Kind.UnwatchDirectories); 221=> new(Kind.UnwatchDirectories, cookies); 267case Kind.UnwatchDirectories: 282Kind.UnwatchDirectories => 323case Kind.UnwatchDirectories: