Searched refs:DictionaryEnumerator (Results 1 – 1 of 1) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Collections/ | ||
D | MapField.cs | 500 return new DictionaryEnumerator(GetEnumerator()); in IDictionary.GetEnumerator() |