1 instantiation of TestCustomEndpoint
Microsoft.AspNetCore.Routing.Tests (1)
Builder\GroupTest.cs (1)
393public override IReadOnlyList<Endpoint> Endpoints => new[] { new TestCustomEndpoint() };