4 references to GetEnumerator
System.Collections.Immutable (4)
System\Collections\Frozen\FrozenDictionary.cs (4)
631/// <inheritdoc cref="GetEnumerator" /> 637GetEnumerator(); 642GetEnumerator(); 646new DictionaryEnumerator<TKey, TValue>(GetEnumerator());