2 references to ValidateUserAsync
Microsoft.Extensions.Identity.Core (2)
UserManager.cs (2)
465var result = await ValidateUserAsync(user).ConfigureAwait(false); 2373var result = await ValidateUserAsync(user).ConfigureAwait(false);