3 references to AuthenticationSchemeProvider
Microsoft.AspNetCore.Authentication.Core (3)
AuthenticationCoreServiceCollectionExtensions.cs (1)
27services.TryAddSingleton<IAuthenticationSchemeProvider, AuthenticationSchemeProvider>();
AuthenticationSchemeProvider.cs (2)
16/// Creates an instance of <see cref="AuthenticationSchemeProvider"/> 26/// Creates an instance of <see cref="AuthenticationSchemeProvider"/>