private void Dispose(bool isDisposing) { if (true == isDisposing) { #if USE_PERF_COUNTER stats.Dispose(); #endif } }