1 write to _fileChangeCallbacks
System.Web (1)
Configuration\WebConfigurationHost.cs (1)
517_fileChangeCallbacks = new Hashtable(StringComparer.OrdinalIgnoreCase);
2 references to _fileChangeCallbacks
System.Web (2)
Configuration\WebConfigurationHost.cs (2)
516if (_fileChangeCallbacks == null) { 520return _fileChangeCallbacks;