4 references to _changeTokenRegistrations
Microsoft.Extensions.Configuration (4)
ConfigurationManager.cs (4)
129_changeTokenRegistrations.Add(ChangeToken.OnChange(provider.GetReloadToken, RaiseChanged)); 140_changeTokenRegistrations.Clear(); 152_changeTokenRegistrations.Add(ChangeToken.OnChange(p.GetReloadToken, RaiseChanged)); 162foreach (IDisposable registration in _changeTokenRegistrations)