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