1 write to _changed
Microsoft.Extensions.FileProviders.Physical (1)
PollingWildCardChangeToken.cs (1)
102_changed = CalculateChanges();
4 references to _changed
Microsoft.Extensions.FileProviders.Physical (4)
PollingWildCardChangeToken.cs (4)
91if (_changed) 93return _changed; 100if (!_changed && ShouldRefresh()) 107return _changed;