4 references to DictionaryEnumeratorHelper
System.Net.Primitives (4)
System\Net\CredentialCache.cs (4)
259DictionaryEnumeratorHelper.MoveNext(ref _enumerator, out current); 263DictionaryEnumeratorHelper.Reset(ref _enumerator); 297return DictionaryEnumeratorHelper.MoveNext(ref _enumerator, out current); 303DictionaryEnumeratorHelper.Reset(ref _enumerator);