1 reference to DataSourceDependentCache
Microsoft.AspNetCore.Authorization.Policy (1)
AuthorizationPolicyCache.cs (1)
19
_policyCache = new
DataSourceDependentCache
<ConcurrentDictionary<Endpoint, AuthorizationPolicy>>(dataSource, (_) =>