4 references to CreateEndpoint
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.Test (4)
PageLoaderMatcherPolicyTest.cs (4)
20
compiled.Endpoint =
CreateEndpoint
(new PageActionDescriptor());
39
compiled.Endpoint =
CreateEndpoint
(new PageActionDescriptor());
65
compiled.Endpoint =
CreateEndpoint
(new PageActionDescriptor());
105
actions.Select(
CreateEndpoint
).ToArray(),