2 references to GetAuthenticatedIdentity
Microsoft.AspNetCore.Antiforgery (2)
Internal\DefaultAntiforgeryTokenGenerator.cs (2)
58var authenticatedIdentity = GetAuthenticatedIdentity(httpContext.User); 142var authenticatedIdentity = GetAuthenticatedIdentity(httpContext.User);