2 references to WriteUserChangedResponseAsync
Microsoft.AspNetCore.Http.Connections (2)
Internal\HttpConnectionDispatcher.cs (2)
823
await
WriteUserChangedResponseAsync
(connection.User, newPrincipal, context);
1076
await
WriteUserChangedResponseAsync
(connection.User, context.User, context);