6 references to CreateEndpoint
Microsoft.AspNetCore.Routing.Tests (6)
MatcherPolicyTest.cs (6)
17CreateEndpoint("1"), 18CreateEndpoint("2"), 19CreateEndpoint("3", new DynamicEndpointMetadata(isDynamic: true)), 35CreateEndpoint("1"), 36CreateEndpoint("2"), 37CreateEndpoint("3", new DynamicEndpointMetadata(isDynamic: false)),