1 write to _changed
Microsoft.Extensions.FileProviders.Physical (1)
PollingWildCardChangeToken.cs (1)
105_changed = CalculateChanges();
3 references to _changed
Microsoft.Extensions.FileProviders.Physical (3)
PollingWildCardChangeToken.cs (3)
94if (_changed) 103if (!_changed && ShouldRefresh()) 110return _changed;