4 references to GetEnumerator
System.Collections.Immutable (4)
System\Collections\Frozen\FrozenDictionary.cs (4)
630/// <inheritdoc cref="GetEnumerator" /> 636GetEnumerator(); 641GetEnumerator(); 645new DictionaryEnumerator<TKey, TValue>(GetEnumerator());