1 write to _hasChanged
Microsoft.Extensions.FileProviders.Physical (1)
PollingFileChangeToken.cs (1)
102_hasChanged = true;
4 references to _hasChanged
Microsoft.Extensions.FileProviders.Physical (4)
PollingFileChangeToken.cs (4)
87if (_hasChanged) 89return _hasChanged; 95return _hasChanged; 106return _hasChanged;