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