2 references to
Microsoft.AspNetCore.Authentication.Core (1)
AuthenticationSchemeProvider.cs (1)
21
:
this
(options, new Dictionary<string, AuthenticationScheme>(StringComparer.Ordinal))
Microsoft.AspNetCore.Authentication.Core.Test (1)
AuthenticationSchemeProviderTests.cs (1)
303
:
base
(options, new Dictionary<string, AuthenticationScheme>(StringComparer.OrdinalIgnoreCase))