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