1 reference to Enumerator
Microsoft.AspNetCore.Http.Abstractions (1)
Routing\EndpointMetadataCollection.cs (1)
148
public Enumerator GetEnumerator() => new
Enumerator
(this);