1 write to _changed
Microsoft.Extensions.FileProviders.Physical (1)
PollingWildCardChangeToken.cs (1)
104_changed = CalculateChanges();
3 references to _changed
Microsoft.Extensions.FileProviders.Physical (3)
PollingWildCardChangeToken.cs (3)
93if (_changed) 102if (!_changed && ShouldRefresh()) 109return _changed;