2 references to SchemeMap
Microsoft.AspNetCore.Authentication.Abstractions (2)
AuthenticationOptions.cs (2)
37
if (
SchemeMap
.ContainsKey(name))
45
SchemeMap
[name] = builder;