4 references to GetEnumerator
System.Collections.Immutable (4)
System\Collections\Frozen\FrozenDictionary.cs (4)
551/// <inheritdoc cref="GetEnumerator" /> 557GetEnumerator(); 562GetEnumerator(); 566new DictionaryEnumerator<TKey, TValue>(GetEnumerator());