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