7 references to _cts
Microsoft.Extensions.FileProviders.Physical (7)
PhysicalFilesWatcher.cs (7)
827
Token =
_cts
.Token;
851
_cts
.Cancel();
948
if (
_cts
.IsCancellationRequested)
957
if (sender != _watcher ||
_cts
.IsCancellationRequested)
1005
if (sender != _watcher ||
_cts
.IsCancellationRequested)
1023
_cts
.Cancel();
1051
_cts
.Dispose();