3 references to AddAuthorizationCore
Microsoft.AspNetCore.Authorization (1)
AuthorizationServiceCollectionExtensions.cs (1)
54
return services.
AddAuthorizationCore
();
Microsoft.AspNetCore.Authorization.Policy (1)
PolicyServiceCollectionExtensions.cs (1)
47
services.
AddAuthorizationCore
();
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
WebAssemblyAuthenticationServiceCollectionExtensions.cs (1)
60
services.
AddAuthorizationCore
();