protected override void Dispose(bool disposing) { _functionService?.Dispose(); base.Dispose(disposing); }