1 instantiation of Enumerator
Microsoft.AspNetCore.Shared.Tests (1)
src\Shared\Dictionary\AdaptiveCapacityDictionary.cs (1)
320return new Enumerator(this);
2 references to Enumerator
Microsoft.AspNetCore.Shared.Tests (2)
src\Shared\Dictionary\AdaptiveCapacityDictionary.cs (2)
318public Enumerator GetEnumerator() 635/// Releases resources used by the <see cref="Enumerator"/>.