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