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