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