2 references to AddQueryString
Microsoft.AspNetCore.Authentication.MicrosoftAccount (2)
MicrosoftAccountHandler.cs (2)
71
AddQueryString
(queryStrings, properties, MicrosoftChallengeProperties.ScopeKey, FormatScope, Options.Scope);
133
=>
AddQueryString
(queryStrings, properties, name, x => x!, defaultValue);