public IEnumerator <KeyValuePair <TKey, TValue> > GetEnumerator() { Debug.Assert(!IsDisposed); return(_coreAnalysisData.GetEnumerator()); }