3 writes to _enumerator
System.Net.Primitives (3)
System\Net\CredentialCache.cs (3)
280_enumerator = cache._cacheForHosts.Values.GetEnumerator(); 297return DictionaryEnumeratorHelper.MoveNext(ref _enumerator, out current); 303DictionaryEnumeratorHelper.Reset(ref _enumerator);