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