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