7 references to _cts
Microsoft.Extensions.FileProviders.Physical (7)
PhysicalFilesWatcher.cs (7)
838
Token =
_cts
.Token;
862
_cts
.Cancel();
959
if (
_cts
.IsCancellationRequested)
968
if (sender != _watcher ||
_cts
.IsCancellationRequested)
1016
if (sender != _watcher ||
_cts
.IsCancellationRequested)
1034
_cts
.Cancel();
1062
_cts
.Dispose();