1 instantiation of Enumerator
Microsoft.AspNetCore.Http.Abstractions (1)
Routing\RouteValueDictionary.cs (1)
468return new Enumerator(this);
2 references to Enumerator
Microsoft.AspNetCore.Http.Abstractions (2)
Routing\RouteValueDictionary.cs (2)
466public Enumerator GetEnumerator() 815/// Releases resources used by the <see cref="Enumerator"/>.