2 references to SupportsQueryableUsers
Microsoft.AspNetCore.Identity.Specification.Tests (1)
UserManagerSpecificationTests.cs (1)
934if (mgr.SupportsQueryableUsers)
Microsoft.AspNetCore.Identity.Test (1)
UserManagerTest.cs (1)
682Assert.False(manager.SupportsQueryableUsers);