7 references to _cts
Microsoft.Extensions.FileProviders.Physical (7)
PhysicalFilesWatcher.cs (7)
917Token = _cts.Token; 941_cts.Cancel(); 1038if (_cts.IsCancellationRequested) 1047if (sender != _watcher || _cts.IsCancellationRequested) 1095if (sender != _watcher || _cts.IsCancellationRequested) 1113_cts.Cancel(); 1141_cts.Dispose();