2 references to AddClaimAsync
Microsoft.AspNetCore.Identity.Specification.Tests (2)
IdentitySpecificationTestBase.cs (2)
242IdentityResultAssert.IsSuccess(await manager.AddClaimAsync(role, c)); 243IdentityResultAssert.IsSuccess(await manager.AddClaimAsync(roleSafe, c));