protected override void Dispose(bool isDisposing) { localConfig?.Dispose(); base.Dispose(isDisposing); }