1 reference to EndpointMetadataCollection
Microsoft.AspNetCore.Http.Abstractions (1)
Routing\EndpointMetadataCollection.cs (1)
27
public static readonly EndpointMetadataCollection Empty = new
EndpointMetadataCollection
(Array.Empty<object>());