5 references to Create
Microsoft.AspNetCore.Identity (4)
_generated\0\GeneratedRouteBuilderExtensions.g.cs (4)
461
var result = await filteredInvocation(EndpointFilterInvocationContext.
Create
<global::Microsoft.AspNetCore.Identity.Data.RefreshRequest, global::System.IServiceProvider>(httpContext, refreshRequest_local!, sp_local));
842
var result = await filteredInvocation(EndpointFilterInvocationContext.
Create
<global::Microsoft.AspNetCore.Identity.Data.ForgotPasswordRequest, global::System.IServiceProvider>(httpContext, resetRequest_local!, sp_local));
958
var result = await filteredInvocation(EndpointFilterInvocationContext.
Create
<global::Microsoft.AspNetCore.Identity.Data.ResetPasswordRequest, global::System.IServiceProvider>(httpContext, resetRequest_local!, sp_local));
1179
var result = await filteredInvocation(EndpointFilterInvocationContext.
Create
<global::System.Security.Claims.ClaimsPrincipal, global::System.IServiceProvider>(httpContext, claimsPrincipal_local, sp_local));
Microsoft.AspNetCore.OpenApi (1)
_generated\0\GeneratedRouteBuilderExtensions.g.cs (1)
139
var result = await filteredInvocation(EndpointFilterInvocationContext.
Create
<global::Microsoft.AspNetCore.Http.HttpContext, global::System.String?>(httpContext, context_local, documentName_local));