Home
last modified time | relevance | path

Searched refs:DictionaryEnumerator (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
H A DMapField.cs549 return new DictionaryEnumerator(GetEnumerator()); in IDictionary.GetEnumerator()
608 private class DictionaryEnumerator : IDictionaryEnumerator class in Google.Protobuf.Collections.MapField
612 internal DictionaryEnumerator(IEnumerator<KeyValuePair<TKey, TValue>> enumerator) in DictionaryEnumerator() method in Google.Protobuf.Collections.MapField.DictionaryEnumerator

Completed in 2 milliseconds