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