4 references to AddQueryString
Microsoft.AspNetCore.Authentication.MicrosoftAccount (4)
MicrosoftAccountHandler.cs (4)
73AddQueryString(queryStrings, properties, MicrosoftChallengeProperties.ResponseModeKey); 75AddQueryString(queryStrings, properties, MicrosoftChallengeProperties.DomainHintKey); 76AddQueryString(queryStrings, properties, MicrosoftChallengeProperties.LoginHintKey); 77AddQueryString(queryStrings, properties, MicrosoftChallengeProperties.PromptKey);