2 references to StoreNotIUserAuthenticationTokenStore
Microsoft.AspNetCore.Identity.Test (1)
UserManagerTest.cs (1)
1271var error = Extensions.Identity.Core.Resources.StoreNotIUserAuthenticationTokenStore;
Microsoft.Extensions.Identity.Core (1)
UserManager.cs (1)
2958throw new NotSupportedException(Resources.StoreNotIUserAuthenticationTokenStore);