3 references to SupportsQueryableRoles
Microsoft.AspNetCore.Identity.Specification.Tests (1)
IdentitySpecificationTestBase.cs (1)
323
if (manager.
SupportsQueryableRoles
)
Microsoft.AspNetCore.Identity.Test (1)
RoleManagerTest.cs (1)
54
Assert.False(manager.
SupportsQueryableRoles
);
Microsoft.Extensions.Identity.Core (1)
RoleManager.cs (1)
102
/// Callers to this property should use <see cref="
SupportsQueryableRoles
"/> to ensure the backing role store supports