1 write to _changeToken
Microsoft.Extensions.FileProviders.Physical (1)
PollingWildCardChangeToken.cs (1)
78_changeToken = new CancellationChangeToken(_tokenSource.Token);
1 reference to _changeToken
Microsoft.Extensions.FileProviders.Physical (1)
PollingWildCardChangeToken.cs (1)
200return _changeToken!.RegisterChangeCallback(callback, state);